.table-of-contents.open {
  border-radius: 16px;
}

.entry-content blockquote {
  border-radius: 15px;
  font-weight: bold;
}

img {
  border-radius: 15px;
}

.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #bababa;
  font-weight: bold;
  color: #000000;
}

.spoiler-box__body {
  font-style: italic;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.aligncenter.wp-image-29.size-full {
  margin-top: -30px;
}

.comment-list .comment-body {
  background-color: #f7dcdc;
  border-radius: 15px;
  font-style: italic;
  color: #525252;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 10px;
}