#nav-menu .bg-wrap{
    background-color: #dbeafe;
}#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.35;
}
#header-text-carousel .bg-wrap {
    background-color: #bfdbfe;
}
#benefits-2col-2 .bg-wrap {
	background: #93c5fd;
}
#desc-halfbg-text-7 .bg-wrap {
	background: #60a5fa;
}
#text-2col-4 .bg-wrap {
	background: #3b82f6;
}
#text-3col-2 .bg-wrap {
	background: #2563eb;
}
#desc-img-text-2 .bg-wrap {
	background: #1d4ed8;
}
#contact-img-form .bg-wrap {
	background: #1e40af;
}
#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.31;
}
#desc-text .bg-wrap {
    background-color: #1e3a8a;
}
#cookie-text .bg-wrap {
    background-color: rgba(30, 58, 138, 0.95);
}