@@ -150,4 +150,12 @@ a {
.entry .entry-content .wp-block-media-text {
background-color: map-deep-get($config-global, "color", "background", "light");
+}
+
+/**
+ * Widgets
+ */
+.widget-title {
+ font-size: map-deep-get($config-heading, "font", "size", "h3"),
}
@@ -3530,3 +3530,10 @@ hr {
background-color: #FDF9EC;
+ font-size: 1.93878rem;
@@ -3535,3 +3535,10 @@ hr {