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

/* Change size of ignite gallery tags */
.ig-tags-button {
  font-size: 18px;
  background: green;
  color: white;
}
/* Change size of menu text */
.menutxt {
  font-size: 20px;
}
/* page background colour */
.lodgebgnd {
  background: #dddddd;
}
/* lessen gap below menu */
#g-showcase {
  padding: 0 0;
}
/*# sourceMappingURL=custom_15.css.map */