#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.14;
}#desc-text-text-img .bg-wrap {
    background-color: #8e44ad;
}
#cookie-text .bg-wrap {
    background-color: rgba(155, 89, 182, 0.9);
}