.yellow {
    color: #f9c901;
}

.light-dark{
    color: #3C3C3B;
}

.dark {
    color: #000000;
}

.white {
    color: #FFFFFF;
}
