h1 {
  text-align: center;
  color: #ffffff;
}

.table-of-contents.open {
  background-color: #403626;
  border-radius: 20px;
}

.social-button.social-button--vkontakte.js-link {
  background-color: #4f472f;
}

.social-button.social-button--telegram.js-link {
  background-color: #4f472f;
}

.social-button.social-button--discord.js-link {
  background-color: #4f472f;
}

.social-button.social-button--vkontakte.js-link:hover {
  background-color: #3a362b;
}

.social-button.social-button--telegram.js-link:hover {
  background-color: #3a362b;
}

.social-button.social-button--discord.js-link:hover {
  background-color: #3a362b;
}

.pa-title {
  text-align: center;
}

.b-r.b-r--before_site_content {
  margin-top: -30px;
}

h2 {
  color: #f0e8da;
}

h3 {
  color: #cfcdc9;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 20px;
  font-weight: bold;
}

.footer-info {
  text-align: center;
}