h1.title {
  font-size: 200%;
}

h1 {
  font-size: 150%;
}

.topic-title {
  font-size: 150%;
  font-weight: bold;
}

.pre,
.literal-block {
  background: #ededed;
}

.docutils footnote,
.footer {
  font-size: 80%;
}
