.react-calendar{width:100%;border:none;font-family:inherit}.react-calendar,.react-calendar button:enabled:focus{background-color:inherit}.react-calendar button:enabled:hover{background-color:var(--background-neutral)}.react-calendar__navigation{height:auto}.react-calendar__navigation button{font-family:var(--title-font);font-size:1.6rem;color:var(--cont-text-color)}.react-calendar__navigation__arrow{padding:.4rem .5rem .6rem}.react-calendar__navigation__label{padding:.5rem}.react-calendar__month-view abbr{font-size:.9rem;color:var(--cont-text-color)}.react-calendar__month-view__days__day--weekend abbr{color:var(--background-primary);font-weight:600}.react-calendar__tile--now{background-color:var(--cal-tertiary)}.has-concert{background:var(--cal-secondary);position:relative}.react-calendar__month-view__days__day--weekend.has-concert abbr,.react-calendar__month-view__days__day--weekend.react-calendar__tile--now abbr,.react-calendar__month-view__days__day--weekend.react-calendar__tile--range abbr{color:var(--cal-text-special)}.react-calendar__tile--range{background-color:var(--cal-accent)!important}.react-calendar__month-view__days__day--neighboringMonth abbr{color:var(--cont-subtext-color)}.today-button{display:block;margin:1.5rem auto 0;padding:.75rem 1.5rem;background:#1DB954;color:white;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .2s}.today-button:hover{background:#1ed760;transform:translateY(-1px)}