#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}#nav-logo-menu-2 .bg-wrap {
    background: #ffffff;
}

#benefits-4col-2 .bg-wrap {
    background: rgba(255, 255, 255, 0.9);
}

#desc-text-halfbg .bg-wrap {
    background: #000000;
}

#header-halfbg-text .bg-wrap {
    background: #e8f5e9;
}

#desc-textbox-img .bg-wrap {
    background: rgba(33, 37, 41, 0.8);
}

#desc-halfbg-text-2 .bg-wrap {
    background: #fff8e1;
}

#contact-center-form .bg-wrap {
    background: #f3e5f5;
}

#cookie-text-btn .bg-wrap {
    background: rgba(33, 37, 41, 0.9);
}

#footer-text-logo-share .bg-wrap {
    background: #e0f2f1;
}