h1 {
  text-align: center;
}

.table-of-contents.open {
  border-radius: 15px;
}

.comment-list .comment-body {
  border-style: solid;
  border-color: #114245;
  border-radius: 15px;
  background-color: #f7f7f7;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 5px;
}

.fab {
  margin-right: 10px;
  color: #114245;
}

.fas {
  color: #114245;
}

.fab:hover {
  margin-right: 10px;
  color: #000000;
}

.fas:hover {
  color: #000000;
}

.b-r.b-r--before_site_content {
  margin-top: -30px;
}

.spoiler-box__title.js-spoiler-box-title {
  font-weight: bold;
}