.rabota {
  font-weight: bold;
}

.zakaz {
  font-weight: bold;
}

h1 {
  text-align: center;
  color: #404040;
}

h2 {
  color: #404040;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

img {
  border-radius: 10px;
}

.table-of-contents.open {
  border-radius: 10px;
}

blockquote {
  border-radius: 10px;
  font-weight: bold;
}

.entry-content table td {
  background-color: #ffffff;
}

.comment-list .comment-body {
  border-radius: 10px;
  background-color: #ffffff;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 10px;
}

.comment-list .comment-author {
  color: #ed537c;
}