/**
 * Container Block — layout uses global `.container` from theme stylesheet.
 *
 * @package YaloFSE
 */

.wp-block-acf-container .acf-block-placeholder {
	margin: 0;
	color: #666;
	font-style: italic;
}
