|
@@ -2537,7 +2537,7 @@ body:not(.fse-enabled) .site-description {
|
|
|
color: #0073AA;
|
|
|
display: block;
|
|
|
font-family: "Crimson Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
|
|
|
- font-family: var(--font-headings, "Crimson Text", "Baskerville Old Face", Garamond, "Times New Roman", serif);
|
|
|
+ font-family: var(--font-base, "Crimson Text", "Baskerville Old Face", Garamond, "Times New Roman", serif);
|
|
|
font-weight: 600;
|
|
|
padding: 8px 0;
|
|
|
}
|