/* Remove the dark overlay on the banner */
.container-banner .banner-overlay {
    background-color: transparent !important;
}