.content {
  margin-top: 1.5em;
}

h1, h2, h3, h4, h5 {
  line-height: 1.4;
  padding: 0 1em;
  font-size: small;
  text-transform: uppercase;
}

@media only screen and (min-width: 720px) {
  .content {
    margin-top: 5em;
  }
}/*# sourceMappingURL=policies.css.map */