
    a {
        transition: all 0.2s ease-in-out;
    }
    .menu-bt a.tn-atom:hover {
        color: #83AC1B !important;
    }
    
    .menu-bt .tn-atom a:hover {
        color: #83AC1B !important;
    }
