.elementor-13729 .elementor-element.elementor-element-b8aad25{z-index:2;}/* Start custom CSS for section, class: .elementor-element-70950d6 *//* Shrink side images in the carousel */
.custom-carousel .slick-slide {
  transform: scale(0.8);
  transition: transform 0.3s ease;
  opacity: 0.5;
}

/* Keep the center image normal size */
.custom-carousel .slick-slide.slick-center {
  transform: scale(1);
  opacity: 1;
}/* End custom CSS */