h2 {
  color: #ffffff;
}

h1 {
  color: #f07530;
}

.table-of-contents.open {
  background-color: #2a2d33;
  border-radius: 15px;
}

.social-button.social-button--vkontakte.js-link {
  background-color: #2b2d33;
}

.social-button.social-button--telegram.js-link {
  background-color: #2b2d33;
}

.social-button.social-button--youtube.js-link {
  background-color: #2b2d33;
}

.social-button.social-button--tiktok.js-link {
  background-color: #2b2d33;
}

.social-button.social-button--vkontakte.js-link:hover {
  background-color: #36383f;
}

.social-button.social-button--telegram.js-link:hover {
  background-color: #36383f;
}

.social-button.social-button--youtube.js-link:hover {
  background-color: #36383f;
}

.social-button.social-button--tiktok.js-link:hover {
  background-color: #36383f;
}

.site-header-inner.full {
  margin-bottom: -30px;
}

.fab {
  margin-right: 10px;
}

strong {
  color: #ffffff;
}

h3 {
  color: #f7f7f7;
}

.market {
  font-weight: bold;
}

.site-footer--style-gray a {
  text-decoration: none;
  font-weight: bold;
}

.widget-header {
  color: #ff9d3b;
}

.footer-info {
  text-align: center;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #2a2d33;
  border-radius: 15px;
  color: #ffffff;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}