#header-text-img-2 .bg-wrap {
    background-color: #E2EBF2;
}
#desc-text-3 .bg-wrap {
    background: #00c0ff;
}

#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}

#desc-text-halfbg .bg-wrap {
    background: #333;
}#cookie-text .bg-wrap {
    background-color: rgba (0,0,0,0.9);
}#footer-text-2 .bg-wrap {
    background-color: #F4F5F6;
}
