.rabota {
  font-weight: bold;
}

h1 {
  text-align: center;
}

.b-r.b-r--before_site_content {
  padding-top: 1px;
}

.table-of-contents.open {
  border-radius: 15px;
  background-color: #dbfce0;
}

.site-description {
  font-weight: bold;
}

.entry-content table td {
  background-color: #c9ffca;
}

.entry-content blockquote {
  border-radius: 10px;
  font-weight: bold;
  font-style: italic;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 15px;
  border-left-width: 30px;
  border-right-width: 30px;
}

.aligncenter.wp-image-47.size-full {
  border-radius: 30px;
}

.menu-image-title-after.menu-image-title {
  color: #000000;
}

.comment-list .comment-body {
  border-style: solid;
  border-color: #d60f0f;
  border-radius: 15px;
  background-color: #effcef;
  padding-top: 7px;
}

.comment-list .comment-author {
  color: #1422a1;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 11px;
}