No dark gradiant on image block
IMPORTANT: These can cause ada errors if not used carefully -- not suggested for customers that will be regularly updating homepage design and adding more content
Regular Stye:
<style>
.amplify-media-banner-container.banner_centered .overlay-container {
text-align: center;
background: none;
}
Wave Option:
</style><style>
.amplify-media-banner-container.wave_bottom .overlay-container {
text-align: center;
background: none;
}
</style>