.table-of-contents.open {
  background-color: #262b31;
  border-radius: 5px;
}

h1 {
  color: #ffffff;
  text-align: center;
}

h2 {
  color: #ffffff;
}

h3 {
  color: #9c9c9c;
}

.video {
  font-weight: bold;
  background-image: url("http://kissii.ru/wp-content/uploads/2025/04/icons8-поцелуй-96.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
}

.video:hover {
  font-weight: bold;
  background-image: url("http://kissii.ru/wp-content/uploads/2025/04/icons8-поцелуй-96.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

@media screen and (max-width: 480px) {
  .kompbanner {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .mobbanner {
    display: block;
  }
}

@media screen and (min-width: 490px) {
  .mobbanner {
    display: none;
  }
}

.aligncenter.wp-image-30.size-full {
  margin-top: -55px;
  border-radius: 5px;
}

.aligncenter.wp-image-28.size-full {
  margin-top: -30px;
}

.video2 {
  font-weight: bold;
  background-image: url("http://kissii.ru/wp-content/uploads/2025/04/icons8-wedding-kiss-64.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
}

.video2:hover {
  font-weight: bold;
  background-image: url("http://kissii.ru/wp-content/uploads/2025/04/icons8-wedding-kiss-64.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.humburger.js-humburger {
  margin: -200px;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #2b2b2b;
  border-radius: 5px;
}

.footer-info {
  text-align: center;
}