/* Start custom CSS for text-editor, class: .elementor-element-31644473 *//* Default styles (desktop) */
h2 {
  font-size: 25px; /* base size */
  color: #e31937;
}

/* Mobile adjustment */
@media (max-width: 768px) {
  h2 {
    font-size: 20px;
    line-height: 1.3;
  }
}/* End custom CSS */