h1 {
  font-size: x-large;
  font-weight: normal;
  margin: 0 0 25px 0;
}

h2 {
  font-size: large;
  font-weight: normal;
  margin: 30px 0 20px 0;
}

h3 {
  font-weight: normal;
  margin: 25px 0 15px 0;
}

