.wp-block-gallery {
	.blocks-gallery-image,
	.blocks-gallery-item {
		figcaption {
			font-size: var(--wp--custom--gallery--caption--font-size); // See https://github.com/WordPress/gutenberg/issues/34643.
		}
	}
}
