.entry-content {
  background-color: #000000;
  color: #000000;
}

#content-wrap.container {
  background-color: #293b3e;
}

.wp-block-heading.has-text-align-center {
  background-color: #19191c;
  color: #fc5d5d;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 50px;
}

#content.site-content {
  background-color: #293b3e;
}

p {
  background-color: #ffffff;
}

.wp-block-button__link.has-background.wp-element-button {
  background-color: #293b3e;
}

th {
  background-color: #293b3e;
  color: #ffffff;
  text-decoration: underline;
  font-style: normal;
}

.wp-block-table {
  background-color: #ffffff;
}

footer {
  background-color: #000000;
  color: #ffffff;
}

.site-info {
  background-color: #293b3e;
}

.entry-footer {
  background-color: #293b3e;
}