:root{--fc-button-bg-color:#f6f6f6;--fc-button-border-color:#e0e0e0;--fc-button-text-color:#848484;--fc-button-active-text-color:white;--fc-button-active-bg-color:#500000;--fc-button-active-border-color:#500000;--fc-button-hover-border-color:#732f2f;--fc-button-hover-bg-color:#732f2f}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background-color:var(--fc-button-active-bg-color);border-color:var(--fc-button-active-border-color);color:var(--fc-button-active-text-color)}.fc-header-toolbar{flex-direction:row;justify-content:space-between;display:flex}@media (max-width:768px){.fc-header-toolbar{flex-direction:column;align-items:flex-start;gap:10px}}
