/* 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 {
  border-bottom: 3px solid #193564;
  box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.25);
}
.g-logo {
  max-width: 200px;
}
#g-mainbar {
  top: 62px;
  position: relative;
  margin-bottom: 62px;
}
#g-slideshow {
  position: relative;
  top: 40px;
}
.bordered {
  border: 2px solid #414064;
}
.rounded {
  border-radius: 1rem;
}
/*# sourceMappingURL=custom__body_only.css.map */