
/* change default CTA color */
.TwoColumnHero_cta-with-background__22e0G,
.BlockTwoTile_component-cta-background__vAEcN {
	background-color:#A9B263 !important;
}



@media (min-width: 768px) {

	/* change top margin for CNT: image to allow headline to overlay image */
	.BlockCentered_image-container__1txee {
	    margin-top: calc(-64px - 92px - 5rem);
	}
}