.tablepress thead th,
.tablepress tfoot th {
	background-color: #a81010;
	font-family: Open Sans;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	justify-content: center;
}

.tablepress tbody tb,
.tablepress tfoot tb {
	text-align: center;
	justify-content: center;
}