.sample {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.slick-track {
  background: white;
  margin-left: auto;
  margin-right: auto;
  width: 226 !important;
}

.slick-slide {
  height: none !important;
}

.slick-next {
  display: none !important;
}

.slick-prev {
  display: none !important;
}

.slick-dots li button:before {
  font-size: 8px !important;
}
.MuiSvgIcon-root-23 {
  font-size: 17px !important;
}

#__next-prerender-indicator {
  display: none !important;
}

.MuiInput-underline-84:after {
  border-bottom: 2px solid #fbb201 !important;
}
.MuiFormLabel-root-72.MuiFormLabel-focused-72 {
  color: #fbb201 !important ;
}
.Register-avatar-2 {
  margin-left: auto;
  margin-right: auto;
}
.MuiButton-containedPrimary {
  background-color: #fbb201 !important ;
}

.infinite-scroll-component {
  height: auto !important;
  overflow: hidden !important;
}
