.elementor-856 .elementor-element.elementor-element-31bbe0e0{font-size:17px;}/* Start custom CSS for text-editor, class: .elementor-element-31bbe0e0 *//* Global H2 styling */
h2 {
  font-size: 24px; /* Adjust to your preferred size */
  font-weight: 600; /* Optional: tweak weight */
  line-height: 1.3; /* Optional: improve spacing */
}

/* Responsive adjustment for mobile */
@media (max-width: 768px) {
  h2 {
    font-size: 20px;
  }
}/* End custom CSS */