a:hover {
  font-weight: bold;
}

.zakaz {
  font-weight: bold;
}

.table-of-contents.open {
  background-color: #ffffff;
  border-radius: 15px;
}

.aligncenter.wp-image-92.size-full {
  margin-top: -30px;
  border-radius: 15px;
}

h1 {
  text-align: center;
  color: #ff335f;
}

h2 {
  color: #ff5c7d;
}

.rabota {
  font-weight: bold;
}

img {
  border-radius: 15px;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #d6d6d6;
  border-radius: 20px;
  font-weight: bold;
}

.comment-list .comment-body {
  background-color: #fff0f0;
  border-style: solid;
  border-radius: 15px;
  font-weight: bold;
  font-style: italic;
  color: #3b52eb;
  border-color: #db5151;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 4px;
}

.comment-list .comment-author {
  color: #e3168e;
}