#nav-logo-menu .bg-wrap {
	background: #66998c;
}
#desc-halfbg-text-img-text.light .bg-wrap {
    background-color: #8dd7c0;
}
#desc-halfbg-text-img-text.dark .bg-wrap {
    background-color: #79a296;
}
#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.2;
}
#desc-text-4 .bg-wrap {
    background: #e6f5f1;
}
#text-2col.light .bg-wrap {
    background: #e6f5f1;
}
#text-2col.dark .bg-wrap {
    background: #02533a;
}
#desc-text-halfbg.dark .bg-wrap {
    background: #04885f;
}
#contact-form-halfbg.light .bg-wrap {
    background: #ccebe2;
}
#contact-form-halfbg.dark .bg-wrap {
    background: #013a29;
}
#cookie-text .bg-wrap {
    background: rgba(4, 136, 95, 0.9);
}
#footer-text-logo-social.dark .bg-wrap {
    background: #04885f;
}
section.light .bg-wrap {
    background-color: #f8f9fa;
}
section.dark .bg-wrap {
    background-color: #343a40;
}