.site-heading h2::after,.site-heading h2::before{
    background: #90b61c !important;
}

.tab-services-area .services-item .nav.nav-pills li.active a, .tab-services-area .services-item .nav.nav-pills li a:hover {
    color: #90b61c;
}
.about-content-area .info > ul li::after{
    background-color:rgb(144, 182, 28, 0.2)  !important;
    
}
.info ul{
    margin-left:40px
}