h1 {
  text-align: center;
}

.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
  background-color: #323232;
  color: #ffffff;
}

.container.header-separator {
  background-color: #323232;
}

.main-navigation ul li .removed-link {
  background-color: #1b1b1b;
  font-weight: bold;
}

.main-navigation ul li a {
  font-weight: bold;
}

.table-of-contents.open {
  background-color: #323232;
  border-style: solid;
  border-width: 1px;
  border-radius: 15px;
}

.entry-content table th {
  background-color: #303030;
  color: #32b846;
}

.entry-content table td {
  background-color: #303030;
}

h2 {
  color: #32b846;
}

h3 {
  color: #a0d7a8;
}

.widget-header {
  color: #ffffff;
}