
#nav-logo-menu-2 .bg-wrap {
    background: #14b8a6;
}

#header-text-halfbg .bg-wrap {
	background: #ccfbf1;
}

#text-4col-3 .bg-wrap {
	background: #0f766e;
}

#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.45;
}

#desc-text-6 .bg-wrap {
	background: #99f6e4;
}

#text-2col-4 .bg-wrap {
	background: #14b8a6;
}

#desc-text-halfbg-4 .bg-wrap {
    background: #5eead4;
}

#desc-img-text-8 .bg {
	opacity: 0.19;
    background-size: cover;
}

#desc-img-text-8 .bg-wrap {
	background: #ccfbf1;
}

#business-innovation-programs .bg-wrap {
    background-color: #f0fdfa;
}

#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;
}

#contact-text-form .bg-wrap {
    background: #2dd4bf;
}

#cookie-text .bg-wrap {
    background-color: rgba(20, 184, 166, 0.9);
}

#footer-img-text .bg-wrap {
    background-color: #f0fdfa;
}
