.fc .fc-toolbar-title {
    font-size: 1.25em;
}

.fc .fc-button-primary {
    background-color: #18181b;
    outline: none;
    box-shadow: unset;
}

.fc .fc-button-primary:disabled {
    background-color: #18181b;
}

.fc .fc-daygrid-day-number:hover {
    cursor: pointer;
}

table.fc-col-header tr th .fc-scrollgrid-sync-inner a {
    font-size: 0.8rem;
}
