body {
    font-size: medium !important;
}

.user-Um_nik {
    color: #08E8DE !important;
    fill: #08E8DE !important;
}

.user-red {
    /*color: #FF0000 !important;
    fill: #FF0000 !important;*/
    
    color: #ff2f2f !important;
    fill: #ff2f2f !important;
}

.user-orange {
    color: #FF8000 !important;
    fill: #FF8000 !important;
}

.user-yellow {
    color: #C0C000 !important;
    fill: #C0C000 !important;
}

.user-blue {
/*    color: #0000FF !important;*/
    color: #8383ff !important;
    fill: #8383ff !important;
}

.user-cyan {
    color: #00C0C0 !important;
    fill: #00C0C0 !important;
}

.user-green {
/*    color: #008000 !important;*/
    color: #00bb00 !important;
    fill: #00bb00 !important;
}

.user-brown {
/*    color: #804000 !important;*/
    color: #bf946f !important;
    fill: #bf946f !important;
}

.user-gray {
/*    color: #808080 !important;*/
    color: #b0b0b0 !important;
    fill: #b0b0b0 !important;
}

.user-unrated {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}
