/* Tailwind is disabled. */
/* Global styles go here */
#__next,
body,
html {
  height: 100vh;
  margin: 0;
  padding: 0;
  overflow: auto;
}

.PrivatePickersYear-yearButton {
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}

