.green {
    color: #78ffc7;
}

.red {
    color: #ff6969;
    font-weight: bold;
}

.blue {
    color: #29d5ff;
    font-weight: bold;    
}
