/* css styles */
.red-text {
    color: #d7301f;
}
.blue-text {
    color: blue;
}
