
.jx-role-admin {
    color: #ff0000 !important;
    font-weight: 900 !important;
    text-shadow:
        0 0 2px #8f0000,
        0 0 5px #8f0000 !important;
}

.jx-role-moderator {
    color: #00ff66 !important;
    font-weight: 800 !important;
    text-shadow:
        0 0 2px #00ff99,
        0 0 5px #00ff99 !important;
}
