//
// Table of Contents
// --------------------------------------------------


#toc-list {
  list-style-type: none;
  margin: 0;
  padding-left: 20px;
  li > ul {
    list-style-type: disc;
  }
}
