h1 {
  text-align: center;
  color: #ff335f;
}

h2 {
  color: #000000;
}

.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.aligncenter.wp-image-57.size-full {
  margin-top: -30px;
  border-radius: 20px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.attachment-full.size-full {
  border-radius: 10px;
}

.aligncenter.size-full.wp-image-42 {
  border-radius: 20px;
}

.aligncenter.wp-image-48.size-full {
  border-radius: 20px;
}

.spoiler-box {
  border-radius: 10px;
}

.table-of-contents.open {
  border-radius: 20px;
  background-color: #ffffff;
}

.comment-list .comment-body {
  border-color: #e63e3e;
  border-style: solid;
  border-radius: 20px;
  background-color: #ffffff;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 6px;
}

.comment-list .comment-author {
  color: #000000;
}

em {
  color: #ff0000;
}