.anketa {
  font-weight: bold;
}

.table-of-contents.open {
  border-radius: 10px;
  background-color: #ffffff;
}

.entry-content blockquote {
  border-radius: 15px;
  font-weight: bold;
}

.b-r.b-r--before_site_content {
  margin-top: -30px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 15px;
  font-weight: bold;
}

.aligncenter.wp-image-56.size-full {
  border-radius: 10px;
}

.comment-list .comment-body {
  border-style: solid;
  border-color: #29a352;
  border-radius: 10px;
  margin-top: -px;
  padding-top: 6px;
  background-color: #daebd6;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 10px;
}