/* GFF wants black text on the viewing schedule, even in Filmchief */
.fc-schedule .item-content {
    color: #000;
}
.fc-schedule-mobile .item-button {
    color: #000;
}
.fc-schedule-mobile .item a {
    color: #000;
}