h2 {
  font-family: 'Vollkorn SC', serif;
  text-transform: initial;
  font-weight: bold;
  font-size: 300%;
}

.content-section {
  min-height: 1000px;
  padding-top: 150px;
  padding-bottom: 150px;
}

h3 {
  text-transform: none;
  font-family: 'Vollkorn SC', serif;
  text-transform: initial;
  font-size: 150%;
  font-weight: 100;
}

