#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.5;
}#desc-text-halfbg-2 .bg-wrap {
    background: #ffac00;
}#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 {
    opacity: 0.5;
    background-size: 200px auto;
}
#footer-text-2 .bg-wrap {
    background-color: #F4F5F6;
}
