/* Post fonts */
.wp-block-post-featured-image img {
	border-radius: var(--radius-m);
	width: 100%;
	transform: translateZ(1px);
	max-height: 600px;
}

/* Hero */
.dynamic-entry-content .wp-block-heading + .wp-block-list{
	margin-top:15px!important;
}