.reveal {
  font-size: 28px;
}

.reveal .small {
  font-size: 0.8em !important;
}

.reveal .smaller {
  font-size: 0.6em !important;
}

.reveal h1 {
  font-size: 2em;
  /* font-weight: bold; */
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

.reveal h2 {
  font-size: 1.5em;
  /* font-weight: bold; */
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

.reveal h3 {
  font-size: 1.25em;
  font-style: normal;
  /* font-weight: bold; */
  margin-top: 1.2em;
  margin-bottom: 0.4em;
}

.reveal figcaption {
  font-size: 1.1em;
  margin-top: 0.5em;
  line-height: 1.3;
} 