.predictions-table { font-size: 0.85rem; }
tr.exact { background: #d4edda; }
tr.winner { background: #fff3cd; }
tr.wrong { background: #f8d7da; }
