Sophisticated Business: Fixing font-weight for legacy cover block
@@ -568,6 +568,7 @@
.wp-block-cover-text,
h2 {
font-size: $font__size-xl;
+ font-weight: 700;
margin: inherit;
max-width: inherit;
text-align: inherit;
@@ -3929,6 +3929,7 @@ body.page .main-navigation {
.entry .entry-content .wp-block-cover .wp-block-cover-text,
.entry .entry-content .wp-block-cover h2 {
font-size: 2.25em;
@@ -3941,6 +3941,7 @@ body.page .main-navigation {