.table-of-contents.open {
  background-color: #f2f2f2;
  border-radius: 10px;
}

h1 {
  text-align: center;
}

.comment-list .comment-body {
  background-color: #f2f2f2;
  border-radius: 10px;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 5px;
}

.comment-list .comment-content p {
  font-style: italic;
}

.comment-list .comment-author {
  color: #000000;
}

.footer-info {
  text-align: center;
}

.tg {
  font-weight: bold;
  background-image: url("http://download-youtube.ru/wp-content/uploads/2025/04/icons8-телеграм-50-1.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left;
}

.tg:hover {
  font-weight: bold;
  background-image: url("http://download-youtube.ru/wp-content/uploads/2025/04/icons8-телеграм-50-1.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right;
}