#header-textbox-3 .bg-wrap {
    background-color: #1a1a1a;
}

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

#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, #000000, #ffffff);
}