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

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

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

#text-2col-2 .bg-wrap {
    background-color: #ffe0b2;
}

#benefits-3col-counter-3 .bg-wrap {
    background: #f57c00;
}

#testimonial-3col-5 .bg-wrap {
    background-color: #fff8e1;
}

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

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

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