h1 {
  text-align: center;
  color: #c1491c;
}

.table-of-contents.open {
  background-color: #4f5157;
  border-radius: 10px;
}

img {
  border-radius: 10px;
}

.aligncenter.wp-image-65.size-full {
  margin-top: -30px;
}

.aligncenter.wp-image-66.size-full {
  margin-top: -30px;
}

h2 {
  color: #de7649;
}

h3 {
  color: #ed9f7d;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 10px;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #666666;
  color: #ffd3a6;
  border-radius: 10px;
}

strong {
  color: #f7821b;
}

.entry-content table td {
  background-color: #666666;
}

.comment-list .comment-body {
  background-color: #858585;
  border-style: solid;
  border-color: #ffba59;
  border-radius: 10px;
  color: #ededed;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 8px;
}

.comment-list .comment-author {
  color: #9ede97;
}