.table-of-contents.open {
  background-color: #191540;
  color: #ffffff;
  border-radius: 10px;
}

h1 {
  color: #ffffff;
  text-align: center;
}

h2 {
  color: #ffffff;
}

h3 {
  color: #ffffff;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1c1743;
  font-weight: bold;
}

.spoiler-box__body {
  background-color: #2b2552;
  color: #969696;
}

.VHOD {
  font-weight: bold;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #1c1743;
  font-weight: bold;
}

.free-cases-banner {
  margin-top: -30px;
}

strong {
  background-color: #1e3080;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}