

/* CSS from section stylesheet tags */
.carousel-container {
  margin: 30px auto;
}
.image-carousel img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}