/*
    TEXT COLOR
*/

.cyber-text-white {
    color: white;
}

.cyber-text-success {
    color: #198754;
}