/* Start custom CSS for section, class: .elementor-element-14e92c4e */h2 {
    font-size:32px !important;
    margin-top:20px;
    margin-bottom:20px;
}

h3 {
    font-size: 32px !important;
    margin-top:20px;
    margin-bottom:20px;
}

@media only screen and (max-width: 600px) {
  h2 {
    font-size:20px !important;
  }
  h3 {
      font-size: 20px !important;
  }
}/* End custom CSS */