.rarity-1 {
    color: white !important;
}

.rarity-2 {
    color:#FFC080 !important;
}

.rarity-3 {
    color:#FFFF80 !important;
}

.rarity-4 {
    color:#C0FF80 !important;
}

.rarity-5 {
    color:#80FF80 !important;
}

.rarity-6 {
    color:#80FFC0 !important;
}

.rarity-7 {
    color:#80FFFF !important;
}

.rarity-8 {
    color:#80C0FF !important;
}