#nav-logo-menu-social .bg-wrap {
    background: #DC2626;
}
#header-search .bg {
    background-image: url('../images/bg-17.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:.1;
}
#header-search .bg-wrap {
    background: #DC2626;
}
#desc-halfbg-text-3 .bg-wrap {
    background: #DC2626;
}
#desc-img-img-text .bg-wrap {
    background-color: #FEF2F2;
}
#task-mastery .bg-wrap {
    background-color: #FEF2F2;
}
#text-4col-2 .bg-wrap {
    background-color: #FEF2F2;
}
#desc-text-img-text .bg-wrap {
    background-color: #FEF2F2;
}
#text-3col-4 .bg-wrap {
    background-color: #FEF2F2;
}
#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}
#contact-text-form .bg-wrap {
    background: #DC2626;
}
#cookie-text .bg-wrap {
    background: #DC2626;
}
#footer-text-2 .bg-wrap {
    background-color: #FEF2F2;
}