#header-text .bg-wrap {
    background: #111224;
}

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

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

#benefits-2col-9 .bg-wrap {
    background: #ffffff;
}

#benefits-2col-9 h4{
    font-family: Montserrat;
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 24px;
}

#benefits-2col-9 p{
    font-family: Montserrat;
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 500;
}

#benefits-2col-9 span{
    font-family: Montserrat;
    font-size: 13px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 24px;
}

#footer-text-subscribe .bg-wrap {
    background: #111224;
}

#footer-text-subscribe h4{
    color: rgb(255, 255, 255);
    font-family: OpenSans;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
}

#footer-text-subscribe .list-unstyled a{
    font-size: 14px;
    color: #fff;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}