.table-of-contents.open {
  background-color: #ffffff;
  border-radius: 5px;
}

.video {
  font-weight: bold;
  background-image: url("http://kachok-ai.ru/wp-content/uploads/2025/04/icons8-bicep-53.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
}

.video:hover {
  font-weight: bold;
  background-image: url("http://kachok-ai.ru/wp-content/uploads/2025/04/icons8-bicep-53.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.aligncenter.wp-image-24.size-full {
  margin-top: -30px;
  border-radius: 5px;
}

.video2 {
  font-weight: bold;
  background-image: url("http://kachok-ai.ru/wp-content/uploads/2025/04/icons8-сгибать-бицепс-60.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}

.video2:hover {
  font-weight: bold;
  background-image: url("http://kachok-ai.ru/wp-content/uploads/2025/04/icons8-сгибать-бицепс-60.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.entry-content blockquote:not(.wpremark) {
  border-radius: 5px;
  background-color: #ffffff;
}



h1 {
  text-align: center;
}