section.content {
  background-color: var(--s-card-bg);
}

.fc.fc-theme-standard a:not([href]) {
  color: inherit;
  text-decoration: none;
}

.fc .fc-day:not(.fc-popover) .fc-daygrid-dot-event {
  display: flex;
  justify-content: center;
}

 