.toc {
  max-width: 50%;
  /* width: 50%; */
  background-color: #F9F9F9;
  border: 1px solid #B5C9D8;
  font-size: 95%;
  text-align: left;
}

.toc-title {
  text-align: center;
  font-weight: bold;
}
  
.toc-list {
  padding: 0;
}
  
.toc ul {
  list-style-image: none;
  list-style-type: none;
}