.table-of-contents.open {
  background-color: #1f1d25;
  border-radius: 15px;
  color: #ffffff;
}

h1 {
  color: #e8e8e9;
  text-align: center;
}

h2 {
  color: #e8e8e9;
}

h3 {
  color: #e8e8e9;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1f1d25;
  font-weight: bold;
  color: #e8e8e9;
}

.spoiler-box__body {
  background-color: #17171a;
}

.entry-content table th {
  background-color: #1f1d25;
  color: #ffffff;
}

.entry-content table td {
  background-color: #1f1d25;
}

strong {
  color: #e6e6e6;
}

.hhpromo-br {
  margin-top: -30px;
}

.button1 {
  font-weight: bold;
}

.top-menu ul li>a {
  text-transform: none;
}

.site-footer--style-gray a {
  text-decoration: none;
}

.widget-header {
  color: #5c5e65;
}