.swiper-pagination-bullet-active {
  background-color: #ffdfe0;
  width: 36px;
  border-radius: 150px;
}

.swiper {
  width: 100%;
  height: 350px;
}
