@@ -329,6 +329,13 @@ hr.wp-block-separator.is-style-wide,
/**
* Blocks
*/
+// Business Hours
+.jetpack-business-hours {
+ dt {
+ font-family: inherit;
+ }
+}
+
// Category
.wp-block-categories {
.children {
@@ -3712,6 +3712,10 @@ hr.wp-block-separator.is-style-wide,
+.jetpack-business-hours dt {
.wp-block-categories .children {
list-style: disc;
}
@@ -3729,6 +3729,10 @@ hr.wp-block-separator.is-style-wide,