.cc-table-of-contents li{
    border-bottom: 1px solid;
    padding: 2px;
    margin: 5px;
}
.cc-table-of-contents .toc-item{
  font-size: 1.12em;
  margin: 0px
}
.cc-table-of-contents a.toc-item:hover{
    opacity: 0.6;
}
.cc-table-of-contents .current-toc-item{
  font-weight: bolder;
  font-size: 1.2em;
  
}