.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

h1 {
  color: #000000;
  text-align: center;
}

h2 {
  color: #000000;
}

h3 {
  color: #000000;
}

strong {
  color: #ff859f;
}

.table-of-contents.open {
  border-radius: 30px;
}

.entry-content blockquote:not(.wpremark) {
  color: #000000;
  border-radius: 30px;
  font-weight: bold;
}

.aligncenter.wp-image-84.size-full {
  border-radius: 30px;
  margin-top: -30px;
}

.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.aligncenter.wp-image-60.size-full {
  border-radius: 30px;
}

#masthead.site-header.full {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

#content.site-content.fixed {
  border-radius: 30px;
  margin-top: 1px;
}

#site-navigation.main-navigation.full {
  border-radius: 30px;
  margin-top: 1px;
}

#colophon.site-footer.site-footer--style-gray.fixed {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  margin-top: 10px;
}

.comment-list .comment-body {
  background-color: #f2f2f2;
  border-radius: 30px;
  color: #000000;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 7px;
}

.comment-list .comment-author {
  color: #ed7474;
}

#submit.submit {
  border-radius: 30px;
  font-weight: bold;
}