/*
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
*/

:root {
  --h1_typography-margin-top: 17.42px;
  --h1_typography-margin-bottom: 17.42px;
  --h2_typography-margin-top: 0px;
  --h2_typography-margin-bottom: 20px;
  --h3_typography-margin-top: 16px;
  --h3_typography-margin-bottom: 16px;
}

.wpcf7-form input[type="submit"] {
  padding: 13px 29px !important;
  line-height: 17px !important;
  font-size: 14px !important;
}