.custom-calendar{font-size:.875rem;border:none}.custom-calendar .react-calendar__navigation{display:flex;justify-content:space-between;margin-bottom:1rem}.custom-calendar .react-calendar__tile{padding:.5rem;background:none;border:none;border-radius:.75rem;transition:background-color .2s ease}.custom-calendar .react-calendar__tile:enabled:hover{background-color:#f3f4f6}.custom-calendar .react-calendar__tile--active{background-color:#4b4f63!important;color:#fff!important}.custom-calendar .react-calendar__tile--now{color:#4b4f63;font-weight:800!important;border:1px!important}.custom-calendar .react-calendar__month-view__weekdays{font-weight:600;color:#9ca3af;text-align:center}.custom-calendar .react-calendar__navigation__label__labelText{font-weight:800}.custom-calendar .react-calendar__navigation__arrow{padding:0 8px;border-radius:.2rem}.custom-calendar .react-calendar__navigation__arrow:hover{background-color:#4b4f63!important;color:#fff}