.UserList { .first-place { font-size: xx-large; font-weight: bolder; color: gold; } .second-place { font-size: x-large; font-weight: bold; color: silver; } .third-place { font-size: larger; color: saddlebrown; } .SeasonSwitch { padding-bottom: 1rem; } }