.table-of-contents.open {
  background-color: #1c1d22;
  border-radius: 15px;
}

h2 {
  text-align: center;
  color: #eddb63;
}

h1 {
  text-align: center;
  color: #ffe245;
}

.market {
  font-weight: bold;
}

.fas {
  margin-right: 10px;
}

.hero-skins-banner {
  border-radius: 15px;
  margin-top: -30px;
}

.hsb__btn.hsb__btn--ghost {
  color: #ffffff;
}

.hsb__btn.hsb__btn--primary {
  color: #000000;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 15px;
}