h1 {
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 480px) {
  .kompbanner {
    display: none;
  }
}

.ftmo-btn.ftmo-btn-secondary {
  color: #ffffff;
}

.ftmo-btn.ftmo-btn-primary {
  color: #000000;
}

.table-of-contents.open {
  background-color: #111113;
  border-radius: 15px;
  border-style: solid;
  border-color: #232325;
  border-width: 1px;
  color: #ffffff;
}

h2 {
  color: #ffffff;
}

h3 {
  color: #ffffff;
}

.hhx-ftmo-btn {
  color: #ffffff;
}

.entry-content table th {
  background-color: #2b2b2b;
  color: #ffffff;
}

.log-in {
  font-weight: bold;
}

.challenge {
  font-weight: bold;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 10px;
}

.hhcmp-btn {
  color: #ffffff;
}

.widget-header {
  color: #ffffff;
}

.post-card__title a {
  color: #828282;
}

.footer-info {
  text-align: center;
}