h2 {
  color: #8484a7;
}

h3 {
  color: #8484a7;
}

h1 {
  text-align: center;
}

.entry-content table td {
  background-color: #2e2e3d;
}

strong {
  color: #8484a7;
}

.table-of-contents.open {
  background-color: #131320;
  border-radius: 20px;
}

.fab {
  color: #ddc916;
}

.steam {
  font-weight: bold;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #10101f;
  border-radius: 20px;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}