/* No Top-Margin */
.entry-content .wp-block-cover:first-child {
	margin-block-start: calc( var(--wp--preset--spacing--70) * -1 );
}
