.rabota {
  font-weight: bold;
}

h1 {
  text-align: center;
}

.comment-list .comment-body {
  border-style: double;
  border-color: #62a334;
  border-radius: 10px;
  background-color: #eaffe3;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 8px;
}

.comment-list .comment-author {
  color: #501eb3;
}

.table-of-contents.open {
  border-radius: 10px;
}