.registration {
  font-weight: bold;
}

.sign-in {
  font-weight: bold;
}

.entry-title {
  text-align: center;
  color: #ffffff;
}

.table-of-contents.open {
  background-color: #20202b;
  border-radius: 15px;
  color: #ffffff;
}

h2 {
  color: #eaeaeb;
}

h3 {
  color: #eaeaeb;
}

.comment-list .comment-body {
  background-color: #1f1f27;
  border-radius: 20px;
  font-style: italic;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 10px;
}

.comment-list .comment-author {
  color: #ffffff;
}

.ggband-hero-banner {
  margin-top: -30px;
}

.footer-info {
  text-align: center;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #212121;
  color: #ffffff;
}





.post-card__title a {
  color: #ffffff;
}