.vhod {
  font-weight: bold;
}

.table-of-contents.open {
  background-color: #1c1d27;
  border-radius: 15px;
}

h1 {
  text-align: center;
  color: #ffffff;
}

h2 {
  color: #f2f2f2;
}

h3 {
  color: #dedede;
}

#ed-bonus-code.ed-side-card__code {
  color: #ffffff;
  font-weight: bold;
}

.ed-main-card__title {
  color: #ffffff;
}

.ed-side-card__title.ed-side-card__title--white {
  color: #ffffff;
}

.ed-side-card__text {
  color: #ffffff;
}

.ed-timer {
  color: #ffffff;
}

.b-r.b-r--before_site_content {
  margin-top: -30px;
}

.site-footer--style-gray a {
  text-decoration: none;
  color: #ff6e40;
}

.footer-info {
  text-align: center;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 15px;
}





.entry-content blockquote:not(.wpremark) {
  background-color: #262626;
  color: #ffffff;
}