body {
  background: #ffffff !important;
  overflow: visible !important;
  margin: 0px;
}

.progress-bar-fill-book {
  background: #ff7100;
}

.swiper-pagination-progressbar-fill {
 background-color: #202020 !important;
}

.MuiOtpInput-TextField {
  font-size: 32px !important;
  font-weight: 700 !important;
}

.toast-custom {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
}
