@@ -57,3 +57,6 @@
}
+.wp-block-a8c-blog-posts + .button {
+ font-size: (strip-unit(map-deep-get($config-global, "font", "size", "sm")) + 0em);
+}
@@ -1257,3 +1257,7 @@ table th,
.wp-block-a8c-blog-posts .byline a:hover {
text-decoration: underline;
+
+ font-size: 0.83333em;
@@ -77,3 +77,7 @@
+ font-size: (strip-unit(map-deep-get($config-global, "font", "size", "base")) + 0em);
@@ -1263,3 +1263,7 @@ table th,
.wp-block-a8c-blog-posts .entry-title a:hover, .wp-block-a8c-blog-posts .entry-title a:focus, .wp-block-a8c-blog-posts .entry-title a:active {
color: #20603C;
+ font-size: 1em;
@@ -47,3 +47,7 @@
color: #{map-deep-get($config-global, "color", "primary", "default")};
@@ -1244,3 +1244,7 @@ table th,
.wp-block-a8c-blog-posts .entry-title a:hover {
color: #C04239;
@@ -61,5 +61,6 @@ body {
.wp-block-a8c-blog-posts + .button {
border-radius: 0;
text-transform: uppercase;
@@ -1256,5 +1256,6 @@ body {