h1 {
  text-align: center;
  color: #ffffff;
}

h2 {
  color: #ffffff;
}

h3 {
  color: #ffffff;
}

.table-of-contents.open {
  background-color: #1e1e27;
  border-radius: 15px;
  color: #ffffff;
}

.container.header-separator {
  background-color: #14141c;
}

.button1 {
  font-weight: bold;
}

.button2 {
  font-weight: bold;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1e1e27;
  color: #ffffff;
  font-weight: bold;
}

.spoiler-box__body {
  background-color: #141417;
}

.entry-content table th {
  background-color: #1e1e27;
  color: #ffffff;
}

.entry-content table td {
  background-color: #232326;
}

.footer-info {
  text-align: center;
}



.top-menu ul li a {
  font-weight: bold;
}