/* Minor spacing tweaks on top of sphinx_book_theme defaults. */
.bd-main .bd-content {
  max-width: 88rem;
}

.bd-article {
  font-size: 15px;
}