a {
  color: #707070;
}

pre {
  background-color: #f1f1f1;
  color: black;
  border-radius: 5px;
  padding: 15px;
  overflow-x: auto;
}

#table-of-contents {
  padding: 0;
  list-style: none;
}

#table-of-contents a {
  color: #707070;
}

#table-of-contents .item--sub {
  font-size: small;
}
/*# sourceMappingURL=decorations.css.map */