/* 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-hero {
  color: #ffffff;
  background: #284183;
  position: relative;
}
#g-header.bg-gradient {
  background-image: linear-gradient(180deg, #fdf6f9 0%, #c21f81 100%);
}
#g-extension {
  color: #ffffff;
  background: #284183;
}
#g-footer {
  background-color: #274083;
}
#g-feature {
  color: #2f2f2f;
  background-color: transparent;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../../../../images/everyone.jpg');
}
/*# sourceMappingURL=custom_67.css.map */