.table-of-contents.open {
  background-color: #242424;
  box-shadow: 0 0 5px 2px #1dfdc0;
  border-radius: 15px;
}

h1 {
  text-align: center;
  color: #f5f5f5;
}

.f2-logoText {
  color: #1cf8bc;
}

.b-r.b-r--before_site_content {
  margin-top: -30px;
}

.button {
  font-weight: bold;
}

.footer-info {
  text-align: center;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}