.hover-underline:hover {
    text-decoration: underline !important;
    color: var(--primary) !important;
  }
