.common {
    color: lightgray !important;
}

.uncommon {
    color: #1FC219 !important;
}

.rare {
    color: #4990E2 !important;
}

.very-rare {
    color: #9810E0 !important;
}

.legendary {
    color: #FEA227 !important;
}

.staff {
    color: mediumvioletred !important;
}