.tvr-red {
    color: #ce2026;
    background-color: #ce2026;
}
.tvr-blue {
    color: #010c82;
    background-color: #010c82;
}
.tvr-title {
    text-transform: uppercase;
    color: #ce2026;
}