.tablepress th,
.tablepress td {
	text-align: center;
}

.tablepress td {
	--hover-text-color: #fff;
	--hover-bg-color: #777;
}

.tablepress th {
	background-color: #777;
	color: #fff;
}