:root {
    --team-adelaide: #E8B230; --team-brisbane: #C74B6F; --team-carlton: #5B8DD4;
    --team-collingwood: #B0B0B0; --team-essendon: #E04444; --team-fremantle: #A76BE2;
    --team-geelong: #7AA1C4; --team-gold-coast: #E8872E; --team-gws: #F26522;
    --team-hawthorn: #D4A030; --team-melbourne: #CC3344; --team-north-melbourne: #69B8E8;
    --team-port-adelaide: #4CC9B8; --team-richmond: #FFD200; --team-st-kilda: #E8504E;
    --team-sydney: #E84040; --team-west-coast: #4A86D9; --team-western-bulldogs: #5B7FD4;
}
table { border-collapse: collapse; }
.tabular-nums { font-variant-numeric: tabular-nums; }
select option { background: #2E3C43; color: #EEFFFF; }
