.link {
  font-weight: 500;
  color: var(--np-accent-500);
}

.link:hover {
  text-decoration: underline;
}
