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

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

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

#text-3col-2 .bg-wrap {
    background: #ffcc02;
}

#benefits-4col-3 .bg-wrap {
    background-color: #fff8e1;
}

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

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

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

#cookie-text-btn .bg-wrap {
    background: rgba(245, 124, 0, 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.4;
}
#footer-text-2 .bg-wrap {
    background-color: #ffab40;
}
