/* li.chapter-item div {
  font-style: italic;
  color: rgb(200, 201, 219);
} */

/* Increase base font size to 120% of original */
html {
  zoom: 120% !important;
}