.card h3 a {
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.card h3 a:hover,
.card h3 a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
