.legal a {
  color: #b8e5ad;
  text-decoration-color: rgba(184, 229, 173, 0.48);
  text-underline-offset: 2px;
}

.legal a:hover {
  color: #e3f7df;
}
