/* 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
 */

@media (max-width: 48rem) {
  /* line 3, templates/rt_callisto/custom/scss/custom.scss */
  #g-page-surround h1, h2, h3, h4, h5 {
    font-family: "Archivo Narrow";
    font-weight: 700;
    color: #080808;
    letter-spacing: -1px;
    line-height: 34px;
  }
}
/* line 11, templates/rt_callisto/custom/scss/custom.scss */
#g-page-surround .allmode-title h3 {
  font-family: "Open Sans Condensed";
}
/* line 13, templates/rt_callisto/custom/scss/custom.scss */
#g-showcase .g-container {
  box-shadow: 1px 0px 10px #888;
}
/* line 17, templates/rt_callisto/custom/scss/custom.scss */
#g-feature .g-container, .g-wrapper .g-container {
  box-shadow: 1px 0px 10px #888;
}
/* line 21, templates/rt_callisto/custom/scss/custom.scss */
#g-feature .g-title {
  font-size: 1.3rem;
  border-bottom: 1px solid #000;
}
/* line 26, templates/rt_callisto/custom/scss/custom.scss */
#g-header {
  border-bottom: 1px solid #a34223;
}
/*# sourceMappingURL=custom__body_only.css.map */