/* 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-header {
  padding: 0;
}
#g-header .g-content {
  padding: 0;
}
.zoom {
  transition: transform 0.2s;
  margin: 0 auto;
}
.zoom:hover {
  transform: scale(1.1);
}
#g-features .g-content, #g-utility .g-content {
  padding: 0 !important;
  margin: 0 !important;
}
#g-features {
  padding: 0;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: none !important;
  margin: 0;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: none !important;
  margin: 0;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: none !important;
  margin: 0;
}
body #g-above {
  line-height: 1.5 !important;
}
/*# sourceMappingURL=custom_17.css.map */