
#nav-logo-menu-2 .bg-wrap {
    background: #fbe9e7;
}

#header-modal-text .bg-wrap {
    background: #ffccbc;
}#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.3;
}

#text-2col .bg-wrap {
	background: #ffab91;
}

#desc-text-img-img .bg-wrap {
    background: #bf360c;
}

#text-2col-3 .bg-wrap {
	background: #ff8a65;
}

#desc-halfbg-text-3 .bg-wrap {
    background: #ff7043;
}

#text-4col .bg-wrap {
	background: #ff6e40;
}

#desc-halfbg-text-7 .bg-wrap {
    background: #ff5722;
}

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

#cookie-text-btn-2 .bg-wrap {
    background: rgba(191, 54, 12, 0.8);
}
#footer-img-text .bg-wrap {
    background-color: #e64a19;
}
