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

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

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

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

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

#desc-textbox-img .bg-wrap {
    background: #f57c00;
}

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

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

#cookie-text-btn .bg-wrap {
    background: rgba(245, 124, 0, 0.8);
}

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