.prose a,
.notice a {
  text-decoration: underline;
  text-underline-offset: 0.16em;
}

.prose a:hover,
.notice a:hover {
  text-decoration-thickness: 2px;
}
