.tablepress tfoot th,
.tablepress thead th {
	background-color: #ffbf3b;
	text-transform: uppercase;
	text-align: center;
}

#tablepress-6 .column-2,
#tablepress-6 .column-3,
#tablepress-6 .column-4,
#tablepress-6 .column-5 {
	text-align: center;
	border-left: 1px solid #ddd;
}