body {
  height: auto !important;
  /* font-family: iranyekan !important; */
  direction: rtl;
  background-color: aliceblue;
  overflow-x: hidden;
}

/* .MuiPaper-root, */
/* .MuiList-root {
  background-color: #292f33 !important;
} */

.MuiInputBase-input.Mui-disabled {
  color: #eee !important;
  cursor: not-allowed;
}
