body, a {
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.25px;
  max-width: 800px;
  margin: 0 auto;
  color: rgba(0,0,0, 0.7);
  -webkit-font-smoothing: antialiased;
}

body {
  padding: 0 16px;
}

h1 {
  margin-bottom: 48px;
  line-height: 1.2em;
}

h2 {
  margin-bottom: 64px;
  line-height: 1.2em;
}

h3 {
  margin: 32px 0 16px;
  line-height: 1.5em;
}