/*.main-menu li.active, .main-menu li:hover {
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-color: rgba(0,0,0,0.4);
  text-decoration-skip-ink: none;
  text-underline-offset: 0.5rem;
  text-decoration-thickness: 0.25em;
}*/