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

#desc-textblock .bg-wrap {
	background: #0f2419;
}
#desc-text .bg-wrap {
	background: #000000;
}
#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.22;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.24;
}
#desc-text-2 .bg-wrap {
	background: #d1e8db;
}
#benefits-4col-2 .bg-wrap {
	background: #e8f5ed;
}
#text-2col-4 .bg-wrap {
	background: #d1e8db;
}
#text-4col-3 .bg-wrap {
	background: #c1ddcc;
}
#contact-form-3 .bg-wrap {
	background: #b2d8c0;
}
#cookie-text-btn .bg-wrap {
    background-color: rgba(15,36,25,0.95);
}
#footer-logo-text-social .bg-wrap {
	background: #0a1a10;
}