h1 {
  text-align: center;
  color: #adadad;
}

.table-of-contents.open {
  background-color: #323232;
  border-style: solid;
  border-color: #4bbc02;
  border-width: 1px;
}

.entry-content table th {
  background-color: #323232;
  color: #4bbc02;
}

.entry-content table td {
  background-color: #323232;
}

h2 {
  color: #ffffff;
}

h3 {
  color: #ffffff;
}

.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
  background-color: #323232;
  color: #ffffff;
  font-weight: bold;
}

.container.header-separator {
  background-color: #323232;
}