|
@@ -2537,7 +2537,7 @@ body:not(.fse-enabled) .site-description {
|
|
|
color: #3C2323;
|
|
|
display: block;
|
|
|
font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
|
|
|
- font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
|
|
|
+ font-family: var(--font-base, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
|
|
|
font-weight: bold;
|
|
|
padding: 4px 0;
|
|
|
}
|