#header-textbox-3 .bg-wrap {
    background-color: #2e7d32;
}

#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}#desc-text-text-img .bg-wrap {
    background-color: #e8f5e8;
}

#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}

#cookie-text-btn-2 .bg-wrap {
	background: linear-gradient(to right, #388e3c, #66bb6a);
}