.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

h1 {
  text-align: center;
  color: #ff335f;
}

.table-of-contents.open {
  background-color: #ffe5ea;
  border-radius: 20px;
  color: #4f4f4f;
}

.aligncenter.wp-image-24.size-full {
  border-radius: 15px;
}

.entry-content blockquote:not(.wpremark) {
  border-radius: 15px;
  font-weight: bold;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 50px;
  font-weight: bold;
}

.aligncenter.size-full.wp-image-32 {
  border-radius: 15px;
}

.size-full.wp-image-25.aligncenter {
  border-radius: 15px;
}

.comment-list .comment-body {
  background-color: #ffffff;
  border-radius: 15px;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 4px;
}

.comment-list .comment-author {
  color: #ff335f;
}