h1 {
  text-align: center;
  color: #e8e8e9;
}

.table-of-contents.open {
  background-color: #262215;
  border-style: solid;
  border-radius: 15px;
  border-width: 1px;
  border-color: #4d441b;
  color: #e8e8e9;
}