.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.aligncenter.wp-image-76.size-full {
  border-radius: 10px;
  margin-top: -30px;
}

.table-of-contents.open {
  border-radius: 10px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.aligncenter.size-full.wp-image-41 {
  border-radius: 10px;
}

.aligncenter.wp-image-54.size-full {
  border-radius: 10px;
}

.entry-content table td {
  background-color: #fff2f2;
}

h1 {
  text-align: center;
}

em {
  color: #e60000;
}

.comment-list .comment-body {
  background-color: #e0e0e0;
  border-style: solid;
  border-color: #cc1e1e;
  border-radius: 10px;
  color: #000000;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 5px;
}

.comment-list .comment-author {
  color: #ed4545;
}