|
@@ -582,6 +582,7 @@ html {
|
|
|
html {
|
|
|
font-size: 13.33333px;
|
|
|
font-family: "Karla", Arial, sans-serif;
|
|
|
+ font-family: var(--font-base, "Karla", Arial, sans-serif);
|
|
|
line-height: 1.6;
|
|
|
}
|
|
|
|
|
@@ -1081,6 +1082,7 @@ input[type="submit"],
|
|
|
cursor: pointer;
|
|
|
font-weight: bold;
|
|
|
font-family: "Karla", Arial, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Karla", Arial, sans-serif);
|
|
|
font-size: 1.04167rem;
|
|
|
background-color: #3E7D98;
|
|
|
border-radius: 160px;
|
|
@@ -1424,6 +1426,7 @@ h4, .h4,
|
|
|
h5, .h5,
|
|
|
h6, .h6 {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-weight: normal;
|
|
|
clear: both;
|
|
|
}
|
|
@@ -1515,6 +1518,7 @@ img {
|
|
|
|
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
}
|
|
|
|
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
|
|
@@ -1548,6 +1552,7 @@ img {
|
|
|
|
|
|
.wp-block-latest-posts > li > a {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.8rem;
|
|
|
font-weight: normal;
|
|
|
line-height: 1.125;
|
|
@@ -1632,6 +1637,7 @@ img {
|
|
|
ul,
|
|
|
ol {
|
|
|
font-family: "Karla", Arial, sans-serif;
|
|
|
+ font-family: var(--font-base, "Karla", Arial, sans-serif);
|
|
|
margin: 0;
|
|
|
padding-left: 32px;
|
|
|
}
|
|
@@ -1646,6 +1652,7 @@ ol {
|
|
|
|
|
|
dt {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
|
|
@@ -1719,6 +1726,7 @@ p.has-background {
|
|
|
color: #ffffff;
|
|
|
background-color: #3E7D98;
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-weight: bold;
|
|
|
font-size: 1.04167rem;
|
|
|
line-height: 1;
|
|
@@ -1792,6 +1800,7 @@ p.has-background {
|
|
|
|
|
|
.wp-block-pullquote p {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.8rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1.125;
|
|
@@ -1871,6 +1880,7 @@ p.has-background {
|
|
|
|
|
|
.wp-block-quote p {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.8rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1.125;
|
|
@@ -1999,6 +2009,7 @@ table,
|
|
|
table th,
|
|
|
.wp-block-table th {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
}
|
|
|
|
|
|
table td,
|
|
@@ -2198,6 +2209,7 @@ table th,
|
|
|
|
|
|
.has-drop-cap:not(:focus)::first-letter {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: calc(2 * 3.1104rem);
|
|
|
font-weight: normal;
|
|
|
line-height: 0.66;
|
|
@@ -2356,6 +2368,7 @@ table th,
|
|
|
.site-title {
|
|
|
color: #394d55;
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.8rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
@@ -2377,6 +2390,7 @@ table th,
|
|
|
.site-description {
|
|
|
color: currentColor;
|
|
|
font-family: "Karla", Arial, sans-serif;
|
|
|
+ font-family: var(--font-base, "Karla", Arial, sans-serif);
|
|
|
font-size: 1.04167rem;
|
|
|
}
|
|
|
|
|
@@ -2534,6 +2548,7 @@ table th,
|
|
|
color: #394d55;
|
|
|
display: block;
|
|
|
font-family: "Karla", Arial, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Karla", Arial, sans-serif);
|
|
|
font-size: 1.04167rem;
|
|
|
font-weight: bold;
|
|
|
padding: 8px 0;
|
|
@@ -2639,6 +2654,7 @@ table th,
|
|
|
.site-info {
|
|
|
color: #4d6974;
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.04167rem;
|
|
|
}
|
|
|
|
|
@@ -2713,6 +2729,7 @@ table th,
|
|
|
|
|
|
.footer-navigation .footer-menu a {
|
|
|
font-family: "Karla", Arial, sans-serif;
|
|
|
+ font-family: var(--font-base, "Karla", Arial, sans-serif);
|
|
|
font-size: 1.04167rem;
|
|
|
font-weight: bold;
|
|
|
padding: 16px;
|
|
@@ -2851,6 +2868,7 @@ table th,
|
|
|
|
|
|
.post-navigation .post-title {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.8rem;
|
|
|
font-weight: 600;
|
|
|
}
|
|
@@ -2878,6 +2896,7 @@ table th,
|
|
|
|
|
|
.pagination .nav-links > * {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.5rem;
|
|
|
font-weight: 600;
|
|
|
padding-left: calc(0.66 * 16px);
|
|
@@ -2940,6 +2959,7 @@ table th,
|
|
|
.comment-reply-title small {
|
|
|
font-size: 1.25rem;
|
|
|
font-family: "Karla", Arial, sans-serif;
|
|
|
+ font-family: var(--font-base, "Karla", Arial, sans-serif);
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1.125;
|
|
|
}
|
|
@@ -2959,19 +2979,19 @@ table th,
|
|
|
margin-bottom: 32px;
|
|
|
}
|
|
|
|
|
|
-.children {
|
|
|
+.comment-list .children {
|
|
|
list-style: none;
|
|
|
padding-left: 16px;
|
|
|
}
|
|
|
|
|
|
-.children > li {
|
|
|
+.comment-list .children > li {
|
|
|
border-top: 1px solid #3E7D98;
|
|
|
margin-top: 32px;
|
|
|
margin-bottom: 32px;
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
|
- .children {
|
|
|
+ .comment-list .children {
|
|
|
padding-left: 32px;
|
|
|
}
|
|
|
}
|
|
@@ -3059,6 +3079,7 @@ table th,
|
|
|
.pingback .url,
|
|
|
.trackback .url {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
}
|
|
|
|
|
|
/**
|
|
@@ -3161,6 +3182,7 @@ table th,
|
|
|
*/
|
|
|
.comment-navigation a {
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-size: 1.5rem;
|
|
|
font-weight: 600;
|
|
|
}
|
|
@@ -3192,6 +3214,7 @@ img#wpstats {
|
|
|
color: #ffffff;
|
|
|
background-color: #3E7D98;
|
|
|
font-family: "Lora", Georgia, sans-serif;
|
|
|
+ font-family: var(--font-headings, "Lora", Georgia, sans-serif);
|
|
|
font-weight: bold;
|
|
|
font-size: 1.04167rem;
|
|
|
line-height: 1;
|