h1 {
  text-align: center;
  color: #2dbe64;
}

.rabota {
  font-weight: bold;
}

.aligncenter.wp-image-84.size-full:hover {
  box-shadow: 0 0 8px 1px green;
  border-radius: 11px;
}

.entry-content blockquote {
  color: #ffffff;
  background: linear-gradient(to right, #179c49, #2dbe64);
  border-radius: 10px;
}

.table-of-contents.open {
  border-radius: 10px;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 10px;
}