@@ -21,8 +21,12 @@ Description: Used to style Gutenberg blocks
/* Captions */
[class^="wp-block-"] figcaption {
- font-size: 14px;
+ color: #555d66;
+ font-family: Lora, Garamond, serif;
+ font-size: 13px;
+ font-style: italic;
text-align: center;
+ line-height: 1.6;
}
@@ -155,8 +155,10 @@ Description: Gutenberg Block Editor Styles
color: #555d66;
- font-family: Lato, Helvetica, sans-serif;
font-size: 13px;
+ text-align: center;
line-height: 1.6;
@@ -1914,9 +1914,12 @@ figure {
.wp-caption-text {
font-family: Lora, Garamond, serif;
font-style: italic;
/*--------------------------------------------------------------