h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans';
  font-weight: 700;
  margin: 0 0 35px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

hr {
  border-top: solid 1px;
}

