span:hover {
  color: #14ff00 !important;
}

.active span {
  color: rgb(20,255,0) !important;
}

