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