/* 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 {
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #0099ff;
  color: #ffffff;
  border: 1px solid transparent;
  padding: 0 5px;
  margin-top: -10px;
  z-index: 100;
}
#g-navigation .g-sublevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
  display: block;
  color: #ffffff;
  font: bold;
}
div[id^="logo"] a.g-logo {
  width: 323px;
  height: 114px;
  background: url('../../images/logo/logo.png?65bb93da');
}
h1 {
  color: #004b8d;
}
h5 {
  font-size: 15px;
  line-height: 22px;
}
.blog-featured h2 {
  font-size: 22px;
  line-height: 32.4px;
}
legend {
  font-size: 0rem;
  line-height: 1.5;
}
.g-title {
  font-family: "ptserif", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #0099ff;
  font-size: 13.85px;
  line-height: 24px;
  text-transform: capitalize;
  display: contents;
  position: relative;
}
/*# sourceMappingURL=custom__body_only.css.map */