.zmenu.is-active,
.zmenu.is-active a,
.zmenu.is-active .tn-atom,
a.is-active {
  color: inherit !important;
  text-decoration: underline !important;
  text-decoration-color: #FF5E14 !important;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 3px;
}

