embed,
iframe,
object,
figure,
picture {
	margin: 0;
}

img {
	max-width: 100%;
	vertical-align: top;
}

figcaption,
.blocks-gallery-caption {
	margin-top: 0.5rem;
	margin-bottom: var(--wp--custom--spacing--elements);
	color: var(--wp--preset--color--dark-gray);
	font-size: var(--wp--preset--font-size--tiny);
	text-align: center;
}
