/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding: 0;
}
/* line 4, templates/g5_helium/custom/scss/custom.scss */
.g-content {
  margin: 0;
  padding: 0;
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
element {
  height: 100px;
}
/* line 11, templates/g5_helium/custom/scss/custom.scss */
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 200px;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin-top: 130px;
}
/* HEADINGS CUSTOMIZATION */
/* line 19, templates/g5_helium/custom/scss/custom.scss */
h1 {
  font-size: 200%;
}
/* line 22, templates/g5_helium/custom/scss/custom.scss */
h2 {
  font-size: 150%;
}
/* line 25, templates/g5_helium/custom/scss/custom.scss */
h3 {
  font-size: 100%;
}
/* line 28, templates/g5_helium/custom/scss/custom.scss */
h4 {
  font-size: 100%;
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
h5 {
  font-size: 100%;
}
/* line 35, templates/g5_helium/custom/scss/custom.scss */
body p {
  font-size: 120%;
}
/* line 38, templates/g5_helium/custom/scss/custom.scss */
.g-content {
  padding-left: 20px;
  padding-right: 20px;
}
/*# sourceMappingURL=custom_11.css.map */