h1 {
  color: #e8e8e9;
  text-align: center;
}

h2 {
  color: #e8e8e9;
}

h3 {
  color: #e8e8e9;
}

.table-of-contents.open {
  background-color: #1f1d25;
  border-radius: 15px;
  color: #e8e8e9;
}

.entry-content table th {
  background-color: #1f1d25;
  color: #e8e8e9;
}

.entry-content table td {
  background-color: #1f1d25;
}

.spoiler-box__title.js-spoiler-box-title {
  font-weight: bold;
  color: #e8e8e9;
  background-color: #1f1d25;
}

.spoiler-box__body {
  background-color: #23212b;
}

.Masuk {
  text-decoration: none;
  margin-right: 20px;
}

.Masuk:hover {
  text-decoration: none;
  margin-right: 20px;
  color: #ffffff;
}

.Mulai-Challenge {
  font-weight: bold;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
}

#hh-hero-1.hh-hero {
  margin-top: -30px;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #1f1d25;
  font-weight: bold;
  color: #ededed;
}

.post-card__title a {
  color: #ffffff;
}

.widget-header {
  color: #4f4f51;
}



.site-footer--style-gray a {
  text-decoration: none;
}