section#title-slide h1 {
  font-size: 2em;
  line-height: 1.2;
}
section#title-slide h2 {
  font-size: 1.5em;
  line-height: 1.2;
}

.reveal section.section h1,
.reveal section h1:only-child {
  font-size: 1.5em;
}

.reveal p {
  line-height: 1.4;
}

.reveal figure figcaption,
.reveal span.figcaption {
  font-style: normal;
}
