

/* CSS from section stylesheet tags */
.section-heading {text-align: center;}
.image-carousel {
  display: flex;
  overflow-x: auto;
}
.carousel-image {
  margin-right: 20px;
}