h1 {
  color: #ffffff;
}

h2 {
  color: #ffffff;
}

h3 {
  color: #ffffff;
}

.table-of-contents.open {
  background-color: #878076;
  color: #ffffff;
}

.entry-content table th {
  background-color: #949292;
  color: #ffffff;
}

.header-html-1 {
  margin-left: 100px;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}