/*
Theme Name: Ahfl
Author: Hrant Seferyan
Theme URI:
Description: Custom theme for site
Version: 1.0.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: ahfl
Domain Path: /languages/
Tags: white, light
*/

/* === Heading Font Size Overrides === */

h1 {
  font-size: 3rem !important;
  line-height: 1.25 !important;
  margin-bottom: 1.5rem !important;
}

h2 {
  font-size: 2.2rem !important;
  line-height: 1.3 !important;
  margin-bottom: 1.2rem !important;
  padding-top: 2rem !important;
}

h3 {
  font-size: 1.8rem !important;
  line-height: 1.35 !important;
  margin-bottom: 1rem !important;
  padding-top: 1.5rem !important;
}

h4 {
  font-size: 1.5rem !important;
  line-height: 1.4 !important;
  margin-bottom: 0.8rem !important;
  padding-top: 1.2rem !important;
}

h5 {
  font-size: 1.3rem !important;
  line-height: 1.45 !important;
  margin-bottom: 0.6rem !important;
  padding-top: 1rem !important;
}

h6 {
  font-size: 1.1rem !important;
  line-height: 1.5 !important;
  margin-bottom: 0.5rem !important;
  padding-top: 0.8rem !important;
}
