.table-of-contents.open {
  background-color: #1d1b22;
  border-radius: 20px;
  color: #fcd535;
}

h1 {
  text-align: center;
  color: #ffffff;
}

h2 {
  color: #e8e8e9;
}

h3 {
  color: #e8e8e9;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1f1d25;
  font-weight: bold;
  color: #ffffff;
}

.spoiler-box__body {
  background-color: #232226;
}

.hhbr-hero {
  margin-top: -30px;
}

.entrar {
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 10px;
}

.desafios {
  font-weight: bold;
}

.widget-header {
  color: #5c5e65;
}

.social-button {
  background-color: #ffffff;
}

.table-of-contents__header {
  background-color: #1f1d25;
  color: #fcd535;
  border-radius: 20px;
}

.table-of-contents {
  background-color: #07070b;
}