.table-of-contents.open {
  background-color: #1f1d25;
  border-radius: 20px;
  color: #ffffff;
}

h1 {
  text-align: center;
  color: #e8e8e9;
}

h2 {
  color: #e8e8e9;
}

h3 {
  color: #e8e8e9;
}

.entry-content table th {
  background-color: #1f1d25;
  color: #ffffff;
}

.entry-content table td {
  background-color: #1f1d25;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #191822;
  font-weight: bold;
  color: #dcd9e8;
}

.spoiler-box__body {
  background-color: #191822;
}

.gt-current-lang {
  background-color: #1f1d25;
  border-style: solid;
}

.nturl {
  background-color: #1f1d25;
}

.gt-lang-code {
  color: #b7b7bc;
}



.site-footer--style-gray a {
  font-weight: bold;
}