.header-html-1 {
  font-weight: bold;
}

.header-html-2 {
  font-weight: bold;
}

.social-button.social-button--vkontakte.js-link {
  background-color: #ffffff;
}

.social-button.social-button--yandexzen.js-link {
  background-color: #ffffff;
}

.table-of-contents.open {
  border-radius: 15px;
}

.entry-content blockquote {
  border-radius: 15px;
  font-weight: bold;
}

img {
  border-radius: 10px;
}

h1 {
  text-align: center;
  color: #f94a6b;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 22px;
  font-weight: bold;
}

.humburger.js-humburger {
  margin: -50px;
}