#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}#desc-text-halfbg .bg-wrap {
    background: #16a34a;
}
#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: #15803d;
}

#innovation-lab .bg-wrap {
    background: #dcfce7;
}