h1.section-title {
  font-size: 46px;
}

main a {
  text-decoration: underline;
}

main a:hover {
  text-decoration: none;
}
