body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 24px;
}

h1{
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1em;
}
h2{
  font-size: 18px;
  padding-top: 1em;
}
h3{
  font-size: 14px;
}

h1, h2, a{
  color: #8b2026;
  font-weight: normal;
}

.pre-list {
  margin-bottom: 0;
}
.pre-list+ul{
  margin-top: 0;
  padding-left: 1.2em;
}
