a,
.link {
  font-family: inherit;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  font-style: italic;
}