/* 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 Stylesheet */
/* Make mobile menu font larger */
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  font-size: 1.5rem;
  line-height: normal;
}
/* Make mobile menu Pill icon larger */
.g-offcanvas-toggle {
  font-size: 2rem;
  color: #ffffff;
  top: 2.5rem;
}
#g-navigation .mytoggle .g-offsidebar-toggle {
  margin-top: 1rem;
}
.tags .label-info {
  background-color: black;
  color: white;
  font-size: 1rem;
  padding: 0.5rem;
}
.tags .label-info:hover {
  background-color: gray;
  color: black;
}
/*# sourceMappingURL=custom_17.css.map */