
.fc-col-header-cell-cushion {
  text-decoration: none;
  color: black;
}


.fc-daygrid-day-number {
text-decoration: none;
color: black;
}

.fc-event {
  pointer-events: none;
  font-size: 10px;
  background-color: white;
}

.fc-event-time, .fc-event-title {
  padding: 0 1px;
  white-space: normal;
  color: green;
  }

  .fc-event-title-container {
background-color: white;
  } 

  .fc-daygrid-event-dot {
   display: none;
  }

  .fc-event-time {
    background-color: white;
  }



  