.site-logotype img {
  border-radius: 20px;
}

.button_1705352564055 {
  font-weight: bold;
}

.table-of-contents.open {
  border-radius: 20px;
  background-color: #fffbde;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 20px;
  border-left-width: 30px;
  border-right-width: 30px;
}

.entry-content blockquote {
  border-radius: 20px;
  font-weight: bold;
}

h2 {
  color: #deab3c;
}

h3 {
  color: #595959;
}

.comment-list .comment-body {
  border-style: solid;
  border-color: #c4ab08;
  border-radius: 13px;
  background-color: #fffde3;
}

.comment-list .comment-author {
  color: #26d153;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 5px;
}