/* Heading */
.gf-heading p.heading-top {
  margin-bottom: 10px;
}
.gf-heading h5.heading-top {
  margin-bottom: 7px;
}
.gf-heading h5 {
  margin-top: 0 !important;
}
.gf-heading .heading_subtitle {
  font-size: 15px !important;
}
.gf-heading .heading_title {
  font-size: 30px !important;
  font-weight: 400;
}
.gf-heading.gf-heading-small .heading_subtitle {
  font-size: 13px !important;
}
.gf-heading.gf-heading-small .heading_title {
  font-size: 24px !important;
}
.gf-heading.gf-heading-large .heading_subtitle {
  font-size: 20px !important;
}
.gf-heading.gf-heading-large .heading_title {
  font-size: 36px !important;
}
