h1.section-title {
  font-size: 46px;
}

main a {
  text-decoration: underline;
}

main a:hover {
  text-decoration: none;
}

.section-1 .h2 {
  color: #136512;
  font-weight: normal;
  font-size: 32px;
}
