/* 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-top a:hover {
  color: #ffa621;
}
#g-page-surround .btn.btn-primary, #g-offcanvas .btn.btn-primary {
  color: #ffffff;
  background: #169a8f;
  border: none;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.14) inset;
}
#g-page-surround .btn:hover, #g-offcanvas .btn:hover {
  background: #169a8f;
  color: #ffffff;
  border-color: #169a8f;
}
#g-footer a:hover {
  color: #021110;
}
.g-social a:hover {
  background: #169a8f;
}
/*# sourceMappingURL=custom_17.css.map */