
body {
  background: #f2f1ed;
  font-size: 11.5pt;
  line-height: 150%;
  font-family: "Arial", sans-serif;
  color: #222222;
  padding-top: 30.0pt;
  padding-bottom: 30.0pt;
}

body .header-image {
  max-width: 100%;
  margin-bottom: 30px;
}

.container {
  max-width: 450.0pt;
  padding: 15.0pt 30.0pt 25.5pt 30.0pt;
  margin: 0 auto;
  background: white;
}

p {
  margin-bottom: 50px
}

p, label, strong {
  display: block;
}

h1 {
  margin-bottom: 60px;
  font-family: Merriweather;
  font-size: 22.5pt;
  line-height: 125%;
}

a {
  color: #00a281;
}