h1 {
  text-align: center;
  color: #ffffff;
}

.table-of-contents.open {
  background-color: #0c121b;
  border-radius: 20px;
}

h2 {
  color: #f7f7f7;
}

h3 {
  color: #dbdbdb;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #18212e;
}

.vhod {
  font-weight: bold;
}

.ed-bottom-card__btn {
  color: #ffffff;
  background-color: #181b24;
}

.ed-stats-banner {
  margin-top: -30px;
  border-radius: 30px;
}

.footer-info {
  text-align: center;
}

.site-footer--style-gray a {
  color: #ffd600;
  text-decoration: none;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 15px;
}