.calendar-month-header,
.calendar-month-navigation,
.calendar-dow-header>th, td{
    color: white;
}

.calender_event{
    cursor: pointer;
    background-color: white;
    color: black;
}