.section-nav {
  margin: 1.25rem 0;
  font-size: 0.95rem;
}

.section-nav a {
  color: inherit;
  text-decoration: none;
  margin: 0 0.35rem;
}

.section-nav a:first-child {
  margin-left: 0;
}

.section-nav a:hover,
.section-nav a:focus {
  text-decoration: underline;
}

.main-content > p:first-of-type {
  font-size: 1.05rem;
  line-height: 1.7;
}

.main-content h2 {
  margin-top: 2.5rem;
}
