.has-text-align-justify {
	text-align: justify;
}

.editor-styles-wrapper .wp-block-image figcaption,
.editor-styles-wrapper .wp-block-gallery figcaption,
.editor-styles-wrapper .wp-block-embed figcaption,
.editor-styles-wrapper .wp-element-caption {
	margin: 0.65rem 0 0;
	padding: 0.15rem 0 0.1rem 0.9rem;
	border-left: 3px solid #f9a733;
	font-family: 'Poppins', sans-serif;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.55;
	color: #5c6773;
	text-align: left;
}
