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

#g-navigation .g-main-nav {
  margin: auto;
  float: none;
  border: 1px solid grey;
  border-radius: 5px;
  box-shadow: 2px 2px 4px #333333;
  display: inline-block;
  font-size: 1.25em;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 1.25em;
}
body {
  line-height: 1.5em;
  font-size: 1.25em;
}
/*# sourceMappingURL=custom__body_only.css.map */