.table-of-contents.open {
  background-color: #282829;
  border-radius: 15px;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
  border-radius: 15px;
}

.footer-info {
  text-align: center;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #1d1e20;
  font-weight: bold;
}

.spoiler-box__body {
  background-color: #2e2f30;
}

.button1 {
  font-weight: bold;
}

.button2 {
  font-weight: bold;
}

.entry-content table th {
  background-color: #2b2929;
}

h1 {
  color: #ffffff;
}

h2 {
  color: #ffffff;
}



h3 {
  color: #fafafa;
}