.table-of-contents.open {
  background-color: #ffffff;
  border-radius: 20px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.attachment-full.size-full {
  border-radius: 20px;
}

.aligncenter.wp-image-74.size-full {
  margin-top: -30px;
  border-radius: 20px;
}

.aligncenter.size-full.wp-image-66 {
  border-radius: 20px;
}

.aligncenter.size-full.wp-image-19 {
  border-radius: 20px;
}

.aligncenter.size-full.wp-image-24 {
  border-radius: 20px;
}

h1 {
  text-align: center;
}

.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.comment-list .comment-body {
  border-color: #ba0202;
  border-style: solid;
  background-color: #ffffff;
  border-radius: 20px;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 4px;
}

#submit.submit {
  border-radius: 30px;
}