#nav-menu-logo-menu .bg-wrap {
	background: #F1F3F5;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.28;
}
#testimonial-3col .bg-wrap {
    background: #DEE2E6;
}

#text-1col .bg-wrap {
	background: #ADB5BD;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity:1;
}
#text-2col-4 .bg-wrap {
	background: #abb2ba;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;

}
#cookie-text .bg-wrap {
    background-color: #343A40;
}