.reveal h1 {
  font-size: 2em;
}
.reveal h2 {
  font-size: 1.5em;
  font-weight: bold;
}
.reveal section img {
  background: none;
  border: none;
  box-shadow: none;
}
.reveal table th {
  border: none;
}
