.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.table-of-contents.open {
  background-color: #ffffff;
  border-radius: 20px;
}

strong {
  color: #000000;
}

.entry-content table td {
  background-color: #ffffff;
}

em {
  color: #e81e54;
}

.aligncenter.wp-image-83.size-full {
  margin-top: -30px;
  border-radius: 20px;
}

h1 {
  text-align: center;
}

.aligncenter.size-full.wp-image-78 {
  border-radius: 20px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.aligncenter.wp-image-80.size-full {
  border-radius: 20px;
}

.comment-list .comment-body {
  border-style: solid;
  border-color: #ff335f;
  border-radius: 20px;
  background-color: #ffffff;
  padding-top: 5px;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 6px;
}



.comment-author {
  color: #8a4e4e;
  background-color: #ffe8e8;
  border-radius: 3px;
}