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