.elementor-880 .elementor-element.elementor-element-8e1b227{--display:flex;}.elementor-880 .elementor-element.elementor-element-b1d941f > .elementor-widget-container{margin:10px 10px 10px 10px;}/* Start custom CSS for html, class: .elementor-element-b1d941f */.hero-title {
  font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.1;
  color: #172755; /* Solution Mize dark blue */
  margin: 0;
  text-align: center;
}

/* Responsive scaling */
@media (max-width: 768px) {
  .hero-title {
    font-size: 2.5rem;
  }
}/* End custom CSS */