.react-calendar{width:100%!important;max-width:100%;background-color:#fff;color:#bb946a;overflow:hidden;text-align:center;border:.5px solid #d8cfcf!important}.react-calendar:hover{border:.5px solid #bb946a!important}.react-calendar__navigation{display:flex;justify-content:space-between;margin-bottom:-1px!important}.react-calendar__navigation button{color:#bb946a;font-weight:700;min-width:60px;background:none;font-size:18px;padding:10px}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#f7e4a7}.react-calendar__navigation button[disabled]{background-color:#f8f1db!important}abbr[title]{text-decoration:none;display:flex;justify-content:center;align-items:center;background-color:#bb946a;color:#fff;padding:15px}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background:#f7e4a7!important;color:#4b0601}.react-calendar__tile{padding:10px}.react-calendar__tile--now{background:#bb946a33;font-weight:700;color:#4b0601;padding:10px}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#bb946a;font-weight:700;color:#4b0601}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#f8f8fa}.react-calendar__tile--active{background:#bb946a!important;font-weight:700;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#bb946a;color:#fff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#f8f8fa}.react-calendar__tile--range{background:#f8f8fa;color:#bb946a;border-radius:0}.react-calendar__tile--rangeEnd,.react-calendar__tile--rangeStart{background:#bb946a;color:#fff}.react-calendar__month-view__weekdays__weekday{padding:0!important}