
#nav-menu-logo .bg-wrap {
	background: #1a237e;
}

#header-text-2 .bg-wrap {
    background: #e3f2fd;
}#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.4;
}
#desc-img-text .bg-wrap {
	background: #283593;
}

#text-3col-2 .bg-wrap {
    background-color: #bbdefb;
}#desc-text-halfbg-2 .bg-wrap {
    background: #1565c0;
}

#text-2col-4 .bg-wrap {
    background: #90caf9;
}

#benefits-4col-3 .bg-wrap {
    background-color: #1976d2;
}

#contact-form-halfbg .bg-wrap {
    background: #42a5f5;
}

#cookie-text-btn .bg-wrap {
    background: rgba(13, 71, 161, 0.8);
}#footer-text-2 .bg-wrap {
    background-color: #64b5f6;
}
