.document {
  margin: 5rem 0;
}
.document h1 {
  margin-bottom: 3rem;
}
.document h3 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}
.document h3:first-child {
  margin-top: 0;
}
.document a {
  word-wrap: break-word;
  color: inherit;
}

/*# sourceMappingURL=document.css.map*/