/**************** Events ***************/
#eventsCalendar .fc-content {
    color: white;
    background-color: #007ac2;
    border-color: #007ac2;
}
.eventDesc > p > a {
    background: #005199;
    color: white;
    font-size: 15px;
}
#eventsList .eventDesc a {
    color: #fff;
}
