.banner-entry.has-overlay {
    background-color: transparent !important;
}

.banner-entry.has-overlay::before,
.banner-entry.has-overlay::after {
    background: none !important;
    opacity: 0 !important;
    display: none !important;
    content: none !important;
}


h1.s-reviews-header {
    font-size: 1.5em; /* Similar size to H2 */
    font-weight: bold; /* Or match your H2’s weight */
}