.tablepress tfoot th,
.tablepress thead th {
	background-color: #FFC107 !important;
}

.tablepress thead th:hover {
	background-color: #F33 !important;
}