p {
  margin-bottom: 12px;
}

a {
  color: black;
  text-decoration: underline;
}

.question-heading .heading-link {
  display: none;
}

.question-heading:hover .heading-link {
  display: inline;
}