h1 {
  text-align: center;
}

.table-of-contents.open {
  background-color: #1b1b25;
  border-radius: 20px;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1b1b25;
  font-weight: bold;
}

.spoiler-box__body {
  color: #ababb4;
  background-color: #1a1a22;
}

.entry-content table th {
  background-color: #000000;
}

.comment-list .comment-body {
  border-style: solid;
  border-color: #faa05f;
  border-radius: 20px;
  background-color: #030303;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 10px;
}

.comment-list .comment-author {
  color: #ffffff;
}

#submit.submit {
  font-weight: bold;
  border-radius: 30px;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}

.post-card__title a {
  color: #ffffff;
}

.registratsiya {
  font-weight: bold;
}

.vojti {
  font-weight: bold;
}

.site-header-inner.full {
  margin-top: -10px;
}





.ggband-banner-wrap {
  margin-top: -30px;
}