/* ==========================================================================
   Results Page Styles
   ========================================================================== */

/* Results table cell with fixed width for ranking */
.results-rank-cell {
    width: 30px;
}

/* Scorer/Suspended player image containers are now in components/player.css */

/* Cup Trophy Icon */
.cup-trophy-icon {
    font-size: 5rem;
    line-height: 1;
}
