.video {
  font-weight: bold;
  background-image: url("http://ghibli-ai.ru/wp-content/uploads/2025/04/favicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}

.video:hover {
  font-weight: bold;
  background-image: url("http://ghibli-ai.ru/wp-content/uploads/2025/04/favicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.foto {
  font-weight: bold;
  background-image: url("http://ghibli-ai.ru/wp-content/uploads/2025/04/favicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.foto:hover {
  font-weight: bold;
  background-image: url("http://ghibli-ai.ru/wp-content/uploads/2025/04/favicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}

.foto {
  font-weight: bold;
}

.ghibli {
  background-image: url("http://ghibli-ai.ru/wp-content/uploads/2025/04/favicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  font-weight: bold;
}

.ghibli:hover {
  background-image: url("http://ghibli-ai.ru/wp-content/uploads/2025/04/favicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  font-weight: bold;
}

.aligncenter.size-full.wp-image-59 {
  margin-top: -30px;
}

@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.size-full.wp-image-20 {
  border-radius: 10px;
}

.comment-list .comment-body {
  border-style: solid;
  border-radius: 10px;
  font-style: italic;
}

.footer-info {
  text-align: center;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-left-width: 30px;
  border-right-width: 30px;
}