h1 {
  text-align: center;
  color: #fcd535;
}

h2 {
  color: #e8e8e9;
}

h3 {
  color: #e8e8e9;
}

.table-of-contents.open {
  background-color: #15120d;
  border-style: solid;
  border-color: #3e3512;
  border-radius: 20px;
}

.entry-content table th {
  background-color: #1f1d25;
  color: #ffffff;
}

.entry-content table td {
  background-color: #19171c;
}

strong {
  color: #fcd535;
}

.top-menu ul li>span {
  text-transform: none;
  font-size: 15px;
  font-weight: 100;
}

.top-menu ul li>a {
  text-transform: none;
  font-size: 15px;
  font-weight: 100;
}

.hh-hero-promo {
  margin-top: -30px;
}

.button1 {
  text-decoration: none;
  margin-right: 10px;
}

.button2 {
  font-weight: bold;
}

.gt_white_content.notranslate {
  background-color: #1a1a1e;
}

.gt_languages {
  background-color: #1a1a1e;
}

.main-navigation ul li>span {
  font-weight: 100;
}

.main-navigation ul li>a {
  font-weight: 100;
}

.footer-info {
  text-align: center;
}

.widget-header {
  color: #f3f3f3;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 30px;
  font-weight: bold;
}