#nav-menu-logo-menu .bg-wrap {
	background: #006400;
}
#header-text-2 .bg-wrap {
	background: #F0FFF0;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.28;
}
#testimonial-3col .bg-wrap {
    background: #F0FFF0;
}
#desc-img-text .bg-wrap {
	background: #F0FFF0;
}
#text-1col .bg-wrap {
	background: #F0FFF0;
}
#desc-text-2 .bg-wrap {
	background: #F0FFF0;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity:1;
}
#text-2col-4 .bg-wrap {
	background: #F0FFF0;
}
#desc-halfbg-text-5 .bg-wrap {
	background: #F0FFF0;
}
#contact-form-2 .bg-wrap {
	background: #F0FFF0;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#cookie-text .bg-wrap {
    background-color: #006400;
}
#footer-logo-text-btn .bg-wrap {
	background: #F0FFF0;
}