.content main {
  max-width: 940px;
}

.content p,
.content li {
  line-height: 1.62;
}

.content h2 {
  margin-top: 2.2em;
}

.content h3 {
  margin-top: 1.7em;
}

.content table {
  font-size: 0.93em;
}

.content th {
  white-space: nowrap;
}

.content blockquote {
  border-left: 0.25em solid var(--quote-border);
  color: var(--fg);
  padding: 0.1em 1em;
}

.sidebar .chapter li.part-title {
  margin-top: 1.35em;
}

.sidebar .chapter li.chapter-item {
  line-height: 1.35;
}
