h1, h2, h3, h4 {
  font-family: Populaire, Arial, san-serif;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 20px 0;
  color: #00447c;
}

.typography h1 {
  font-size: 4.875em;
  margin: 0 0 25px 0;
  padding: 0 0 10px 0;
  border-bottom: 2px dotted #00447c;
}

.typography h2 {
  font-family: Asap, Arial, san-serif;
  font-size: 1.286em;
  line-height: 1.15;
  font-weight: 700;
}

.typography h3 {
  font-family: Asap, Arial, san-serif;
  font-size: 1em;
  font-weight: 700;
  margin-top: 20px;
  color: #4D4D4D;
}

.typography h4 {
  font-size: 1.125em;
}

.typography h5 {
  font-size: 1em;
}

.highlight, span.highlight {
  color: #00447c;
}
