#TOC>ul>li {
  color: #3070b3;
}
p.caption {
  color: #777;
  margin-top: 10px;
}
p code {
  white-space: inherit;
}
pre {
  word-break: normal;
  word-wrap: normal;
}
pre code {
  white-space: inherit;
}
h1 {
    color: #3070b3;
}
h2 {
    color: #3070b3;
}
h3 {
    color: #3070b3;
}
h4 {
    color: #3070b3;
}