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

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

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

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

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

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

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

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

#cookie-text-btn .bg-wrap {
    background: rgba(0, 77, 64, 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: #26a69a;
}
