/* Typography improvements from libro mdbook */
h1 {
  margin-bottom: 10px;
}
h2 {
  margin-top: 28px;
}
h3 {
  margin-top: 10px;
}