.links h6{
color: white;
}
.links a{
    color: white;
        font-size: 19px;
}
.scheme h5{
text-align: center;
    text-transform: uppercase;
           color: #7b0c78;
    font-weight: 900;
}
.scheme h6{
text-align: left;
    text-transform: uppercase;
           color: black;
    font-weight: 700;
}
.scheme p{
    text-align: justify;
    text-indent: 10px;
    }
.icon-block.overlay {
    width: 100%;
}
.contact-title{
        color: #9c1180;
    font-weight: 700;
}
.icon-block .text-area {
    max-height: 100%;
    }
    .scheme-box{
box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%), 0 3px 11px -2px rgb(0 0 0 / 10%), 0 1px 5px 0 rgb(0 0 0 / 10%);
padding: 10px;
}
.benefits strong{
    font-weight: 800;
}
.benefits span{
    color: red;
    padding: 0px 5px ;
}
.terms li{
    list-style-type: disc !important;
    text-align: justify;
}
.terms{
    padding-left: 10px;
}
.sec-tit:after {
     background: #803771;
}
.sec-tit:before {
    background: #803771;
    }
.savings{
    padding: 24px 0px;
}
.blog-info h5{
        color: #882874;
    font-weight: 700;
}
.prime span{
    font-weight: 700;
}
.prime li{
    
}
table td {
    padding: 10px;
}
table td  span{
    font-weight: 700;
    }
    .buttons{
            width: 100%;
    background: #803771 !important;
    height: 45px;
    line-height: 37px;
    font-size: 20px;
}