.tablepress tfoot th,
.tablepress thead th {
	background-color: #ffd2ee;
	font-weight: 700;
	vertical-align: middle;
	text-align: center;
}

.tablepress td {
	text-align: center;
}