h1 {
  text-align: center;
  color: #ffffff;
}

h2 {
  color: #ffffff;
}

h3 {
  color: #ffffff;
}

.table-of-contents.open {
  background-color: #191921;
  border-radius: 20px;
  color: #ffffff;
}

.vhod {
  font-weight: bold;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1b1b25;
  color: #ffffff;
  font-weight: bold;
}

.spoiler-box__body {
  background-color: #2f2f3a;
}

.ggdrop-giveaway {
  margin-top: -30px;
}

.ggdrop-giveaway__btn {
  margin-top: 10px;
}

.footer-info {
  text-align: center;
}

.site-footer--style-gray a {
  text-decoration: none;
  color: #e69d5d;
}

.site-footer--style-gray a:hover {
  color: #733737;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #1b1b25;
  font-weight: bold;
  color: #ffffff;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}