/* Minimal styling for both books */
.book .book-body .page-wrapper .page-inner {
  max-width: 900px;
}
code {
  font-size: 0.9em;
}
