#header-img-slogan-btn-img .bg-wrap {
    background-color: #F3E8FF;
}

#header-img-slogan-btn-img .bg {
    background-image: url('../images/bg-pattern-3-primary.webp');
    background-size: 50px 50px;
    background-repeat: repeat;
    background-position: right top;
    opacity: 0.33;
}
#action-text-timer .bg-wrap {
    background-color: #6B21A8;
}

#action-text-timer .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.075;
}
#benefits-3col-10 .bg {
    background-image: url('../images/bg-59.webp');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    opacity:0.075;
}

#team-2col-3 .bg {
    background-image: url('../images/bg-34.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.1;
}#testimonial-4col .bg-wrap {
    background-color: #581C87;
}
