.tablepress thead th,
.tablepress tfoot th {
	background-color: #dca13e;
	color: #FFFFFF;
}

.tablepress .column-1 {
	width: 175px;
}

.tablepress .column-3 {
	width: 250px;
}

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