.container.header-separator {
  background-color: #1c1e1d;
}

h1 {
  text-align: center;
  color: #f6f2e1;
}

h2 {
  color: #f6f2e1;
}

h3 {
  color: #f6f2e1;
}

.table-of-contents.open {
  background-color: #242625;
  border-style: solid;
  border-color: #d1d5db;
  border-radius: 15px;
}

.top-menu ul li a {
  color: #ffffff;
}

.entry-content table th {
  color: #000000;
}

.footer-info {
  text-align: center;
}





#top_menu.menu {
  margin-right: 200px;
}