.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

img {
  border-radius: 10px;
}

.table-of-contents.open {
  border-radius: 10px;
}

h1 {
  text-align: center;
}



.size-full.wp-image-36.alignnone {
  margin-bottom: 5px;
}

.size-full.wp-image-37.alignnone {
  margin-bottom: 5px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.comment-list .comment-body {
  background-color: #ffcfcf;
  border-radius: 15px;
  font-style: italic;
  font-weight: bold;
}

.comment-list .comment-author {
  color: #7d59ff;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 4px;
}