.footer .footer-highlight-link {
  color: var(--lime);
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.footer .footer-highlight-link:hover {
  color: #fff;
}
