/* supports question 3 */
.code-output code.plaintext.hljs {
  background-color: #fbe367;
}

/* Misc */
.franklin-toc ol {
  list-style: georgian;
}
