.zakaz {
  font-weight: bold;
  margin-bottom: 5px;
}

.rabota {
  font-weight: bold;
}

.table-of-contents.open {
  border-radius: 15px;
}

.spoiler-box__title.js-spoiler-box-title {
  color: #404040;
  background-color: #f2f2f2;
  font-weight: bold;
}

.comment-list .comment-body {
  border-style: solid;
  border-radius: 10px;
  border-color: #de1457;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 10px;
}

.comment-list .comment-author {
  color: #db0000;
}

.comment-list .comment-content p {
  font-style: italic;
}

.aligncenter.wp-image-60.size-full {
  border-radius: 30px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

h1 {
  color: #ff335f;
}

h2 {
  color: #ff859d;
}

.aligncenter.wp-image-35.size-full {
  border-radius: 15px;
}





h3 {
  color: #db9ea9;
}