.table-of-contents.open {
  color: #2f10a1;
  border-radius: 15px;
  background-color: #ededed;
}

h2 {
  color: #d46f6f;
}

h1 {
  color: #bab5ff;
}

.entry-content table td {
  background-color: #5e78ab;
}