
#t4s-nav-ul .t4s-lh-1:hover {
  border-color: transparent !important;
}


#t4s-nav-ul li:nth-child(1) .t4s-lh-1:hover {
  --h-text-color-hover: #2DF623 !important; 
}


#t4s-nav-ul li:nth-child(2) .t4s-lh-1:hover {
  --h-text-color-hover: #6AF68B !important;
}


#t4s-nav-ul li:nth-child(3) .t4s-lh-1:hover {
  --h-text-color-hover: #F6D49A !important; 
}


#t4s-nav-ul li:nth-child(4) .t4s-lh-1:hover {
  --h-text-color-hover: #9AF6D4 !important; 
}


#t4s-nav-ul li:nth-child(5) .t4s-lh-1:hover {
  --h-text-color-hover: #F60000 !important; 
}

#t4s-nav-ul li:nth-child(6) .t4s-lh-1:hover {
  --h-text-color-hover: #B573E1 !important;
}


