h1 {
  color: #ff335f;
}

h2 {
  color: #000000;
}

h3 {
  color: #000000;
}

.table-of-contents.open {
  background-color: #f2f2f2;
  border-radius: 30px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
  font-size: 15px;
}

.aligncenter.size-full.wp-image-41 {
  border-radius: 30px;
}

.entry-content mark {
  border-radius: 30px;
  color: #432eff;
}

.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.comment-list .comment-body {
  background-color: #a6a6a6;
  color: #ffffff;
  border-radius: 30px;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 7px;
}

.comment-list .comment-author {
  color: #000000;
}