.elementor-7172 .elementor-element.elementor-element-8274bf2{--e-image-carousel-slides-to-show:1;}/* Start custom CSS *//* --- STRONGER Title Size Control --- */

/* This is the size for larger screens (desktops, tablets) */
h1.super-heading {
  font-size: 5rem !important;
  line-height: 1.2 !important;
}

/* This is the size for smaller screens (mobile phones) */
@media (max-width: 768px) {
  h1.super-heading {
    font-size: 2.5rem !important;
  }
}/* End custom CSS */