.zakaz {
  font-weight: bold;
}

.rabota {
  font-weight: bold;
}

.aligncenter.wp-image-36.size-full {
  margin-top: -30px;
  border-radius: 10px;
}

.table-of-contents.open {
  border-radius: 10px;
  color: #000000;
}

.entry-content blockquote:not(.wpremark) {
  border-radius: 10px;
  font-weight: bold;
}

.attachment-full.size-full {
  border-radius: 10px;
}

.aligncenter.size-full.wp-image-58 {
  border-radius: 10px;
}

.aligncenter.size-full.wp-image-67 {
  border-radius: 10px;
}

.aligncenter.wp-image-73.size-full {
  border-radius: 10px;
}

h1 {
  text-align: center;
  color: #ff335f;
}

h2 {
  color: #000000;
}

h3 {
  color: #000000;
}

.dashicons.dashicons-admin-post.after-menu-image-icons {
  color: #ff335f;
}

.dashicons.dashicons-products.after-menu-image-icons {
  color: #ff335f;
}

.dashicons.dashicons-smartphone.after-menu-image-icons {
  color: #ff335f;
}

.dashicons.dashicons-admin-users.after-menu-image-icons {
  color: #ff335f;
}

.dashicons.dashicons-phone.after-menu-image-icons {
  color: #ff335f;
}

.dashicons.dashicons-businesswoman.after-menu-image-icons {
  color: #ff335f;
}

.dashicons.dashicons-editor-ul.after-menu-image-icons {
  color: #ff335f;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}

.comment-list .comment-body {
  background-color: #dedede;
  border-radius: 10px;
  color: #000000;
  font-weight: bold;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 4px;
}

.comment-list .comment-author {
  color: #ff335f;
}

#submit.submit {
  border-radius: 30px;
}