.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

h1 {
  text-align: center;
  color: #ff335f;
}

.table-of-contents.open {
  background-color: #ffffff;
  border-radius: 20px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
}

.aligncenter.size-full.wp-image-41 {
  border-radius: 20px;
}

.aligncenter.size-full.wp-image-50 {
  border-radius: 20px;
}

.aligncenter.wp-image-57.size-full {
  border-radius: 20px;
}

.comment-list .comment-body {
  background-color: #ffffff;
  border-style: solid;
  border-color: #ff335f;
  border-radius: 20px;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 5px;
}

.comment-list .comment-author {
  color: #000000;
}

.aligncenter.wp-image-83.size-full {
  margin-top: -30px;
  border-radius: 20px;
}

.entry-content blockquote:not(.wpremark) {
  border-radius: 20px;
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
}