.aligncenter.size-full.wp-image-91 {
  border-radius: 20px;
  margin-top: -30px;
}

.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.table-of-contents.open {
  border-radius: 20px;
  background-color: #ffffff;
}

.entry-content blockquote:not(.wpremark) {
  border-radius: 20px;
  font-weight: bold;
  background-color: #dbdbdb;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

img {
  border-radius: 20px;
}

.comment-list .comment-body {
  background-color: #ffffff;
  border-radius: 20px;
  color: #545454;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 6px;
}

.comment-list .comment-author {
  color: #e80000;
}