.react-calendar{border-radius:0;font-family:Outfit,Arial,Helvetica,sans-serif;background-color:#fff0;color:#222;width:100%}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{color:#000;min-width:44px;background:none;font-size:16px;margin-top:8px}.react-calendar__navigation button:disabled{background-color:#fff0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font-weight:700;line-height:16px;font-size:16px;border-radius:0}.react-calendar__tile:disabled{color:#898989;font-weight:400}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#b7b7b7}.react-calendar__tile--active{color:#fff;background:#fb3f4a;font-weight:700;border-radius:20px}.react-calendar__tile--active:disabled{color:#fff;background:#8b8b8b;font-weight:700;border-radius:20px}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{color:#fff;background:#fb3f4a;font-weight:700;border-radius:20px}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}
