/* 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-heading h2 {
  font-weight: 600;
  font-size: 2.2vw;
}
.page-header h1 {
  font-size: 2.3rem;
  text-transform: none;
  font-weight: 600;
}
.button.button-orange {
  background: #fcaf17;
  border-color: #fcaf17;
}
.button.button-blue {
  background: #3cc0c5;
  border-color: #3cc0c5;
}
/*# sourceMappingURL=custom__body_only.css.map */