.reveal {
  font-size: 28px;
}

.reveal h2 {
  font-size: 1.4em;
}

.reveal pre {
  font-size: 0.55em;
}

.reveal table {
  font-size: 0.7em;
}

/* Shrink display equations on derivation-heavy slides so they don't
   overlap the slide footer. */
.reveal section.eqn-smaller mjx-container[display="true"],
.reveal section.eqn-smaller .math.display {
  font-size: 0.62em;
}
