.fc .fc-button-primary {
  background-color: #839f57;
  border-color: #546c2e;
  color: var(--fc-button-text-color);
}

.fc-toolbar-title {
  color: #546c2e;
  text-transform: capitalize;
}

.fc .fc-col-header-cell-cushion {
  text-transform: capitalize;
}

.fc-vaiAData-button, .fc-vaiAData-button:focus {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

.fc-event .fc-event-main {
  cursor: pointer;
}

