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

#desc-text-halfbg .bg-wrap {
    background: rgba(31, 41, 55, 0.9);
}

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

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

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

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

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

#cookie-text-btn .bg-wrap {
    background: rgba(30, 30, 46, 0.9);
}

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