@import 'highlight.js/styles/github.css';

/* Override hljs background so it inherits from parent container */
.hljs {
  background: transparent;
}
