.table-of-contents.open {
  background-color: #1d1e20;
  border-radius: 20px;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #1d1e20;
  font-weight: bold;
  color: #ffffff;
}

.container.header-separator {
  background-color: #000000;
}

h1 {
  text-align: center;
}

.stavka {
  font-weight: bold;
}

.mob-hamburger {
  margin: -300px;
}

.site-logotype img {
  margin-left: 50px;
}

.entry-content table th {
  background-color: #454545;
}

.entry-content table td {
  background-color: #0f0a0a;
}

.comment-list .comment-box {
  background-color: #1d1e20;
  margin-top: 10px;
  border-radius: 10px;
  font-style: italic;
}

.avatar.avatar-50.photo.avatar-default {
  border-radius: 9px;
}

.comment-list .comment-author {
  color: #ffffff;
}

.btn.btn-size-big.js-link {
  font-weight: bold;
}