h1 {
  color: #f3efe7;
  text-align: center;
}

h2 {
  color: #f3efe7;
}

h3 {
  color: #f3efe7;
}

.table-of-contents.open {
  background-color: #1d1b18;
  border-style: dotted;
  border-radius: 20px;
  border-color: #3b3422;
  color: #e3e3e3;
}

.entry-content table th {
  background-color: #302d29;
  color: #ffffff;
}

.comment-list .comment-body {
  border-style: solid;
  border-radius: 10px;
}

.comment-list .comment-author {
  color: #f0f0f0;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 5px;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 10px;
}

.footer-info {
  text-align: center;
}

.petuh-banner {
  margin-top: -30px;
}

.registratsiya {
  font-weight: bold;
  margin-right: 5px;
}

.vhod {
  font-weight: bold;
}

.petuh-btn {
  color: #ffffff;
}

.petuh-title {
  margin-top: -30px;
}

.widget-header {
  color: #ede6e6;
}

.post-card__title a {
  color: #ffffff;
}

.pagination .nav-links {
  color: #ab7979;
}

.pagination .nav-links .page-numbers {
  color: #ffffff;
}