#nav-logo-menu .bg-wrap {
    background: #fff8e1;
}

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

#benefits-3col-9 .bg-wrap {
    background-color: #ffe082;
}

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

#blog-text-2 .bg-wrap {
    background-color: #f57f17;
}

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

#text-3col-4 .bg-wrap {
    background-color: #ffc107;
}

#contact-form-3 .bg-wrap {
    background: #ffa000;
}

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

#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.2;
}
#blog-text-2 .bg {
    background-image: url('../images/bg-37.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.15;
}
#footer-text-2 .bg-wrap {
    background-color: #ff6f00;
}
