h2 {
  font-size: 1.5em; /* 18px */
  line-height: 1.1111em; /* 20px */
  margin-top: 1.1111em;
  margin-bottom: 1.1111em;
  color: #069;
}

h3 {
  font-size: 1.3333em; /* 16px */
  line-height: 1.25em; /* 20px */
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  color: #036;
}

h4 {
  font-size: 1.1667em; /* 14px */
  line-height: 1.4286em; /* 20px */
  margin-top: 1.4286em;
  margin-bottom: 0em;
  color: #333;
}

h5 {
  font-size: 1em; /* 12px */
  line-height: 1.6667em; /* 20px */
  margin-top: 1.6667em;
  margin-bottom: 0em;
}
