    .t-active {
        
        color: #4987fe !important;
    }
    
    .t-name {
        transition: 0.3s;
    }
        

    .t-name:hover {
        
        color: #8f8f8f !important;
        
    }
    
    

.t-rec {
  word-break: normal !important;
}
