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

ul.jl-navbar-nav li a {
  font-size: 1.5rem;
}
#g-navigation .jl-navbar-nav > li.jl-active > a::before {
  left: 50%;
  right: 50%;
  background-color: transparent;
}
#g-navigation .jl-navbar-nav > li > a:active::before {
  background-color: transparent;
}
#g-navigation .jl-navbar-nav > li:hover > a::before {
  left: 50%;
  right: 50%;
}
.jl-tab::before {
  border-bottom: none;
}
#g-footer a:hover {
  color: #fdb900;
}
/*# sourceMappingURL=custom_28.css.map */