
.reveal .slide-number {
  font-size: 36px;
  color: white;
  opacity: 0.75;
}

.reveal h1 {
  text-transform: none;
}

.reveal section img {
  border-width: 0;
  background-color: transparent;
}

.reveal section p, .reveal section ul {
  margin-bottom: 30px;
}

.reveal table tr th, .reveal table tr td {
  padding-right: 60px;
}

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