/* 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 .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
  font-size: 16px;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #91cef5 !important;
}
.page-header h1 {
  font-size: 2.2rem !important;
  font-weight: 700;
  text-transform: none;
}
#g-top div.g-content {
  margin: 0rem;
  padding: 0rem;
}
#g-container-top {
  margin: 0rem;
  padding: 0rem;
  height: 700px;
}
#g-navigation {
  color: #ffffff;
  background: #193564;
  position: relative;
  z-index: 10;
  margin-top: -5%;
}
#g-container-main {
  background: rgba(255, 255, 255, 0);
  color: #193564;
  margin-top: -8%;
}
/*# sourceMappingURL=custom_13.css.map */