:root {
  --fc-border-color: black;
  --fc-daygrid-event-dot-width: 5px;
}

.fc .fc-col-header-cell-cushion {
  color: #000;
  text-decoration: none;
}

.fc table tr td a {
  text-decoration: none;
  color: #000;
}

.fc-list-day-text,
.fc-list-day-side-text {
  color: black; /* Set the color to black */
  text-decoration: none; /* Remove text decoration */
}
