h1 {
  text-align: center;
}

.rabota {
  font-weight: bold;
}

.zakaz {
  font-weight: bold;
}

.aligncenter.wp-image-22.size-full {
  margin-top: -30px;
}

img {
  border-radius: 10px;
}

.table-of-contents.open {
  border-radius: 10px;
}

.entry-content blockquote.warning {
  border-radius: 10px;
  color: #ffffff;
  font-weight: bold;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.comment-list .comment-body {
  background-color: #fadcdc;
  border-radius: 10px;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 6px;
}

.comment-list .comment-author {
  color: #c90606;
}