* {
  cursor: none !important;
}
    .link a:hover {
        color: #F24A01 !important;
        border-bottom: 3px solid #F24A01 !important;
    }
    
        .linkxs a:hover {
        color: #F24A01 !important; 
         border-bottom: 1px solid #F24A01 !important;
        }
    .hovicon .tn-atom:hover {
         background-color: #F24A01 !important;
    }