.tablepress tfoot th,
.tablepress thead th {
	background-color: #208bcf;
	font-weight: 700;
	vertical-align: middle;
	color: #fff;
}

.tablepress td,
.tablepress th {
	padding: 15px;
}