#nav-menu .bg-wrap{
    background-color: #f8f9fa;
}#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: #e8f4f8;
}
#text-2col-4 .bg-wrap {
	background: #f0f8ff;
}
#text-3col-2 .bg-wrap {
	background: #f5f5f5;
}#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.35;
}#cookie-text .bg-wrap {
    background-color: rgba(25,25,25,0.95);
}