#nav-menu-full .bg-wrap{
    background-color: #eeeeee;
}#header-img-text .bg {
    background-image: url('../images/bg-20.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}#desc-text-halfbg .bg-wrap {
    background: #2d4a3d;
}

#text-2col-3 .bg-wrap {
	background: #e3d4c6;
}
#text-4col-2 .bg-wrap {
	background: #e3d4c6;
}#desc-text-7 .bg {
    background-image: url('../images/bg-32.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.25;
}
#footer-img-text .bg-wrap {
    background-color: #f6f4f2;
}
