<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: #0d4525!important;
    }

    .feature_module_wrap .feature_module_item a
    {
        border-color: #0d4525!important;
    }
    
    .feature_module_wrap .feature_module_item a .go-btn{
        background: #0d4525!important;
    }
   
    .feature_module_wrap .feature_module_item a:hover
    {
        border-color: #21ab6f!important;
    }
    .feature_module_wrap .feature_module_item a:hover .fs_content_inner h4
    {
        color: #21ab6f!important;
    }
    .feature_module_wrap .feature_module_item a:hover .go-btn{
        background: #21ab6f!important;
    }

</style>
