.profile-color_default{
    background: rgba(45, 158, 211, .7)
}

.profileGS{
    background: rgba(239, 194, 106, .7);
}

.profileF{
    background: rgba(10, 12, 6, .7);
}

.profileZ{
    background: rgba(51, 51, 51, .7);
}

.profileH{
    background: rgba(218, 54, 129, .7);
}

.profileK{
    background: rgba(92, 145, 67, .7);
}

.profileV{
    background: rgba(51, 122, 183, .7);
}

.profileA{
    background: rgba(203, 20, 23, .7);
}

.profileAE{
    background: rgba(164, 214, 27, .7);
}
.profileIT{
    background: rgba(0, 169, 211, .7);
}
.profileKFKB{
    background: rgba(38, 128, 64, .7);
}
.profileM{
    background: rgba(78, 52, 46, .7);
}
.profileSJO{
    background: rgba(48, 51, 143, .7);
}
.profileTD{
    background: rgba(82, 24, 47, .7);
}
.profileI{
    background: rgba(220, 179, 227, .7);
}
.profileD{
    background: rgba(243, 94, 35, .7);
}
.profileE{
    background: rgba(255, 241, 0, .7);
}