.entry-content blockquote:not(.wpremark).wp-block-quote {
  background-color: #1e2329;
  border-radius: 10px;
}

.table-of-contents.open {
  background-color: #1e2329;
  border-radius: 10px;
}

h1 {
  text-align: center;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1e2329;
  font-weight: bold;
}

.spoiler-box__body {
  background-color: #31353b;
}

.entry-content table th {
  background-color: #1e2329;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #1e2329;
  font-weight: bold;
}

.log-in {
  font-weight: bold;
}

.challenge {
  font-weight: bold;
}

#hhpv-btn-text.hhpv-btn {
  color: #000000;
}

.hh-yellow-btn {
  color: #ffffff;
}

.footer-info {
  text-align: center;
}