Thanks Tobias, that did the trick! Here’s what I did:
.tablepress-roster-table .column-1,
.tablepress-roster-table .column-4,
.tablepress-roster-table .column-5,
.tablepress-roster-table .column-6,
.tablepress-roster-table .column-7,
.tablepress-roster-table .column-9 {
text-align: center;
}
You’re the man!