#nav-menu-full .bg-wrap{
    background: #22c55e;
}
#header-textbox .bg-wrap {
    background-color: #064e3b;
}

#header-textbox .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.4;
}
#testimonial-3col-4 .bg-wrap {
    background: #dcfce7;
}
#text-2col-2 .bg-wrap {
	background: #bbf7d0;
}
#desc-text-img-4 .bg-wrap {
	background: #a7f3d0;
}
#desc-halfbg-text-img-text .bg-wrap {
    background-color: #86efac;
}
#text-2col-4 .bg-wrap {
	background: #6ee7b7;
}
#desc-list-img .bg-wrap {
	background: #34d399;
}
#contact-img-form .bg-wrap {
	background: #10b981;
}
#cookie-text .bg-wrap {
    background-color: rgba(5, 46, 22, 0.9);
}
#footer-logo-social .bg-wrap {
    background: #059669;
}