.fc-button-primary {
color: #fff;
background-color: #007c91;
border-color: #007c91;
}

.fc-button-active{
color: #007c91 !important;
background-color: #fff !important;
border-color: #007c91 !important;	
}

.fc-event, .fc-event-dot {
background-color: #007c91;
color: #000 !important;
}