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

/* Custom size for blog intro headings */
.page-header h2 {
  font-size: 1.6rem;
  line-height: 1.5;
}
/* Custom layout for language switcher */
div.mod-languages .dropdown-menu {
  background-color: #00c8ad;
  min-width: 6rem;
}
div.mod-languages ul li.lang-active {
  background-color: #0069e3;
}
div.mod-languages ul.lang-block li {
  text-align: center;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 0.8rem;
  }
}
/*# sourceMappingURL=custom_20.css.map */