.red {
    color: crimson;
}

.quote {
    color: rgb(100, 99, 99);
}