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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, templates/rt_callisto/custom/scss/custom.scss */
h1, h2, h3, h4 {
  -webkit-margin-before: 0.2em;
  -webkit-margin-after: 0.2em;
}
/* line 5, templates/rt_callisto/custom/scss/custom.scss */
p {
  -webkit-margin-before: 0.2em;
  -webkit-margin-after: 1em;
}
/* line 7, templates/rt_callisto/custom/scss/custom.scss */
#headt h1 {
  color: #fff;
  text-shadow: 1px 1px #808080;
}
@media only all and (max-width: 47.938rem) {
  #headt h1 {
    font-size: 1.5rem;
    text-align: center;
    padding: 0;
    margin: 0;
  }
}
/* line 19, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation {
  background: #1893c9;
  background-color: #1893c9;
  background-image: -webkit-linear-gradient(-450deg, #1893c9, #fff);
  background-image: linear-gradient(180deg,#1893c9, #fff);
}
/* line 24, templates/rt_callisto/custom/scss/custom.scss */
#g-footer {
  background: #11a6d7;
  background-color: #11a6d7;
  background-image: -webkit-linear-gradient(-450deg, #11a6d7, #fff);
  background-image: linear-gradient(180deg,#11a6d7, #fff);
}
/* line 29, templates/rt_callisto/custom/scss/custom.scss */
#g-footer {
  color: #034459;
}
/* line 32, templates/rt_callisto/custom/scss/custom.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer .promo, #g-footer .title {
  color: #042632;
}
