#nav-menu .bg-wrap{
    background-color: #f7f8fa;
}#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.25;
}

#benefits-2col-2 .bg-wrap {
	background: #e9ecef;
}
#text-2col-4 .bg-wrap {
	background: #dee2e6;
}
#text-3col-2 .bg-wrap {
	background: #ced4da;
}#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.21;
}#cookie-text .bg-wrap {
    background-color: rgba(20, 25, 30, 0.9);
}

#desc-text.dark .bg-wrap {
    background-color: #343a40;
}

#header-text-carousel.light .bg-wrap,
#desc-halfbg-text-7.light .bg-wrap,
#desc-img-text-2.light .bg-wrap,
#contact-img-form.light .bg-wrap,
#footer-text-logo-text.light .bg-wrap {
    background-color: #f8f9fa;
}