body{
  background-color: #FFFFFE;
}
.carousel-item{
  height: auto;
}
.swiper-free-mode>.swiper-wrapper{
  justify-content: center;
}
.flex-grow-1 {
 color:black;
}
 section:nth-of-type(7){
   max-width: 1200px;
 }
 section:nth-of-type(9){
   background: transparent;
    max-width: 1200px;
 }