#nav-menu .bg-wrap{
    background-color: #e1f5fe;
}
#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: #f8bbd0;
}
#text-2col-4 .bg-wrap {
	background: #e1bee7;
}
#text-3col-2 .bg-wrap {
	background: #d1c4e9;
}
#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 (0,0,0,0.9);
}
#additional-info .bg-wrap {
    background-color: #b3e5fc;
}