.tablepress thead th,
.tablepress tfoot th {
	background-color: #90b000;
}

.tablepress tbody td {
	color: #003000;
}