img {
  border-radius: 30px;
}

.table-of-contents.open {
  border-radius: 30px;
}

.entry-content blockquote.thumbs-up {
  border-radius: 30px;
  color: #ffffff;
  font-weight: bold;
}

.site-title {
  text-transform: uppercase;
}

.anketa {
  font-weight: bold;
}

.site-logotype img {
  border-radius: 10px;
}

.b-r.b-r--before_site_content {
  margin-top: -40px;
}

.header-html-1 {
  background-color: #d7154b;
  border-radius: 8px;
  color: #ffffff;
  padding-top: 11px;
  padding-bottom: 11px;
}

.comment-list .comment-body {
  border-style: inset;
  border-color: #00e052;
  background-color: #f5fff6;
  font-style: italic;
}

.comment-list .comment-author {
  color: #021acc;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 11px;
}



h1 {
  text-align: center;
}