<style type="text/css">

    .feature_module_wrap .feature_module_item a:hover
    {
       text-decoration: none;
    }

    .feature_module_wrap .feature_module_item a .fs_content_inner h4
    {
        color: #0099d8!important;
    }

    .feature_module_wrap .feature_module_item a
    {
        border-color: #0099d8!important;
    }
    
    .feature_module_wrap .feature_module_item a .go-btn{
        background: #0099d8!important;
    }
   
    .feature_module_wrap .feature_module_item a:hover
    {
        border-color: #c24227!important;
    }
    .feature_module_wrap .feature_module_item a:hover .fs_content_inner h4
    {
        color: #c24227!important;
    }
    .feature_module_wrap .feature_module_item a:hover .go-btn{
        background: #c24227!important;
    }

</style>
