h2 {
  color: #ffffff;
}

.section {
  background-color: #1c1611;
}

.tablepress thead th {
  background-color: #666666;
  color: #ffffff;
  text-align: center;
}

.tablepress .row-hover tr:hover td {
  background-color: #ffcc00;
  text-align: center;
}

.tablepress .row-hover td {
  background-color: #ffcc00;
  text-align: center;
}

.tablepress .row-hover td {
  background-color: #ffe880;
}