.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9563 .elementor-element.elementor-element-92600fa{text-align:center;}.elementor-9563 .elementor-element.elementor-element-92600fa .elementor-heading-title{font-family:"Assistant", Sans-serif;font-size:35px;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-9563 .elementor-element.elementor-element-63ef0d3{width:var( --container-widget-width, 100.167% );max-width:100.167%;--container-widget-width:100.167%;--container-widget-flex-grow:0;font-family:"Arial", Sans-serif;font-weight:400;}.elementor-9563 .elementor-element.elementor-element-37023e7{font-family:"Arial", Sans-serif;font-weight:400;}.elementor-9563 .elementor-element.elementor-element-f130ffe{font-family:"Arial", Sans-serif;font-weight:400;}/* Start custom CSS for html, class: .elementor-element-74877ed */.testimonials {
  background: #f9f9f9;
  padding: 25px;
  border-radius: 8px;
  text-align: center;
}
.testimonials h2 {
  font-size: 1.8em;
  margin-bottom: 20px;
}
.testimonial-cards {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}
.testimonial {
  background: #fff;
  border: 1px solid #ddd;
  padding: 16px;
  border-radius: 6px;
  max-width: 300px;
}
.quote {
  font-style: italic;
}
.author {
  margin-top: 12px;
  font-weight: bold;
  color: #555;
}
.stats {
  margin-top: 20px;
  font-size: 1.1em;
  color: #333;
}/* End custom CSS */