.subheading {
  font-size: 20px;
  color: white;
  text-decoration: underline;
  font-weight: 700;
  text-align: center
}

.link {
  text-align: center;
}

.link a {
  font-size: 15px;
  color: cyan;
  text-decoration: none;
}
