#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: #e8f5e8;
}

#desc-text-halfbg .bg-wrap {
    background: rgba(52, 58, 64, 0.9);
}

#benefits-4col-2 .bg-wrap {
    background: #f3e5f5;
}

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

#desc-textbox-img .bg-wrap {
    background: rgba(52, 58, 64, 0.8);
}

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

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

#cookie-text-btn .bg-wrap {
    background: rgba(52, 58, 64, 0.9);
}

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