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

/*    $core-font-size:				5.99 rem !default;
    $core-line-height:				1.0 !default;
     
    // Heading Sizes
    $h1-font-size:					$core-font-size + 1.25 !default;
    $h2-font-size:					$core-font-size + 5.90 !default;
    $h3-font-size:					$core-font-size + 0.50 !default;
    $h4-font-size:					$core-font-size + 0.25 !default;
    $h5-font-size:					$core-font-size !default;
    $h6-font-size:					$core-font-size - 0.15 !default;


 .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
font-size: 1rem;}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
padding-right:.7rem;
}*/
body {
  font-size: 1rem;
  line-height: 1rem;
}
h1 {
  font-size: 1.9rem;
  line-height: 3rem;
}
h2 {
  font-size: 1.9rem;
  line-height: 3rem;
}
/*body {
  font-family: "Arial";
  font-weight: 400;
} */
/*# sourceMappingURL=custom_13.css.map */