.table-of-contents.open {
  background-color: #312c27;
  border-radius: 15px;
}

h1 {
  text-align: center;
}

#submit.submit {
  font-weight: bold;
  border-radius: 30px;
}

.comment-list .comment-body {
  border-style: solid;
  border-radius: 30px;
  border-color: #d3a136;
  background-color: #312d27;
  font-style: italic;
  color: #c4c0c0;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 10px;
}

.comment-list .comment-author {
  color: #ffffff;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  border-left-width: 30px;
  border-right-width: 30px;
  font-weight: bold;
}

.vhod {
  font-weight: bold;
}

.top-menu ul li>span {
  text-transform: none;
}

.top-menu ul li>a {
  text-transform: none;
}

.footer-info {
  text-align: center;
}

.post-card__title a {
  color: #ffffff;
}

.aligncenter.wp-image-70.size-full {
  border-radius: 30px;
}

.aligncenter.wp-image-109.size-full {
  border-radius: 30px;
}

strong {
  color: #ffaa33;
}