.c-black{
    color: black;
}

.c-white{
    color: white !important;
}

.br-white{
    border-color: #fff !important;
}

.c-green{
    color: #3C9143;
}