/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media (max-width: 767px) {
  h1 {
    font-size: 35px !important;
  }

  h2 {
    font-size: 22px !important;
  }

  h3 {
    font-size: 19px !important;
  }
}
