.appearance-statistics .series-table { min-width: 680px; }
.appearance-statistics .series-table__team { min-width: 150px; }
.appearance-statistics thead a { color: inherit; }
.appearance-statistics th[aria-sort] a { color: #a40000; }
.appearance-statistics th[aria-sort="ascending"] a::after { content: ' ↑'; }
.appearance-statistics th[aria-sort="descending"] a::after { content: ' ↓'; }
.appearance-statistics tfoot { background: #f5f5f5; font-weight: bold; }
