.tablepress tfoot th,
.tablepress thead th {
	background-color: #6A774F;
	color: #fff;
}

.tablepress tbody td {
	text-align: center;
}