

.toc {
    background-color: #eee;
    padding-left: 5px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-top: 3px;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
}
.toc ul {
  /*list-style: none;*/
  margin-top: 4px;
}
.toc li {
  margin-bottom: 4px;
}
.toc h2 {
  margin-bottom: 15px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.2;
  border-bottom: solid 1px #babdb6;
}
