/* White text for dark table headers */
.table-header-dark,
.table-header-dark p,
.table-header-dark strong,
.table-header-dark * {
  color: #ffffff !important;
}