.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

h1 {
  color: #000000;
  text-align: center;
}

h2 {
  color: #000000;
}

h3 {
  color: #000000;
}

img {
  border-radius: 20px;
}

.aligncenter.wp-image-79.size-full {
  margin-top: -30px;
}

.table-of-contents.open {
  border-radius: 20px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.entry-content blockquote:not(.wpremark) {
  border-radius: 40px;
  color: #000000;
  font-weight: bold;
  font-style: italic;
}

.comment-list .comment-body {
  border-style: inset;
  border-color: #ff0000;
  border-radius: 20px;
  background-color: #f2f2f2;
  font-weight: bold;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 8px;
}

.comment-list .comment-author {
  color: #ff1212;
}