
.wp-block-cc-image-carousel .wp-element-caption {
	display: table-caption;
	caption-side: bottom;
	padding: 0 calc( 1 * var( --spacing-unit ) );
	margin: calc( 2 * var( --spacing-unit ) ) auto 0;
	max-width: 41ch;
}
