/* 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-navigation {
  background: #f29f00;
  color: #fff;
  position: relative;
  z-index: 11;
  background-image: -webkit-linear-gradient(top, #f29f00, #c84428);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
h3 {
  font-size: 20px;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #e3263f;
  border-radius: 20px;
}
/*# sourceMappingURL=custom_12.css.map */