.header-bottom, 
.header-bottom .container, 
.header-bottom .row, 
.header-nav,
header, 
.header-area, 
.header-sticky, 
.header-wrapper {
    background-color: #f4faf6 !important; 
}





/* Target only the main content section housing the benefits text */
#main-content, 
.page-content-wrapper {
    background-color: black !important;
}

/* Reset inner blocks, columns, and rows so they keep their clean layout */
#main-content .container,
#main-content .row,
#main-content .col-md-12,
.page-content-wrapper .container {
    background-color: black !important;
}