@@ -21,7 +21,7 @@ Description: Used to style Gutenberg Blocks.
/* Captions */
[class^="wp-block-"] figcaption {
- color: #777;
+ color: inherit;
font-family: Lato, sans-serif;
font-size: 16px;
line-height: 1.25;