.markdown-section code {
  color: red;
}

li::marker {
  color: #1456f0;
  font-size: large;
}

.toc-nav {
  max-height:92% !important;
}