.million{
    color:#90b61c !important;
}
.million::before{
    content: "+";
}
.million::after{
    content: "M";
}
.service-item .overlay{
    background-color: #90b61c !important;
}
.service-item .info-title{
    background: #90b61c !important;
}
.service-item .info-title i{
    background: #90b61c !important;
}
.site-heading h2::after,.site-heading h2::before{
    background: #90b61c !important;
}
.fa-angle-right:before,.fa-angle-left:before {
    color:#90b61c !important;
}
.about-content-area .info > ul li::after{
    background-color:rgb(144, 182, 28, 0.2)  !important;
    
}
.info ul{
    margin-left:40px
}