.custom-style{
background-color:#f64a1d!important;
color:#ffffff!important;
}
.custom-style:hover{
color:#ffffff!important;
background-color:#f64a1d!important;
}
@media (max-width:575px){
.custom-style{
display:none !important;
}}