.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.aligncenter.wp-image-60.size-full {
  border-radius: 15px;
  margin-top: -30px;
}

.table-of-contents.open {
  border-radius: 15px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.attachment-full.size-full {
  border-radius: 15px;
}

.aligncenter.size-full.wp-image-41 {
  border-radius: 15px;
}

.aligncenter.wp-image-20.size-full {
  border-radius: 15px;
}

h1 {
  text-align: center;
  color: #ff335f;
}

.comment-list .comment-body {
  border-style: solid;
  border-color: #ff3d3d;
  border-radius: 15px;
  background-color: #ededed;
}

.comment-list .comment-author {
  color: #2c3bbf;
}

strong {
  color: #ff335f;
}