.home-slider::after, .banner-section::after{
    background-color:revert!important;
   
}
.social-icons a:hover{
    background-color:#808080
}
.social-icons a{
    background-color:#808080
}
.header{
    z-index:10000000;
}
.cms_content ol li{
    list-style-type:auto;
}
.cms_content p{
    margin-bottom:0px;
}
@media (max-width: 500px){
    .hb-row h2{
        font-size:30px;
    }
}