

/* hero setion  */



a.btn.call-now:hover{
    background: #1B5E20 !important;
}

a.btn.call-now {
    background: #2E7D32 !important;
    
}

a.btn.whatapp-hero {
    background: #25D366;
}   
a.btn.whatapp-hero:hover {
    background: #1DA851 !important;
}

a.btn.appointemnt-hero {
    background: #43A047 !important;
}