/* 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 1, templates/rt_callisto/custom/scss/custom.scss */
h3, h4 {
  color: #ce6700;
}
/* line 5, templates/rt_callisto/custom/scss/custom.scss */
h2, h3 {
  text-shadow: #ccc 3px 3px 3px;
}
/* line 9, templates/rt_callisto/custom/scss/custom.scss */
p, li {
  margin: 0.5rem 0;
  color: #000;
}
/* line 14, templates/rt_callisto/custom/scss/custom.scss */
li {
  margin: 0rem 0;
}
/* line 18, templates/rt_callisto/custom/scss/custom.scss */
h2 {
  line-height: 18px;
  color: #000;
}
/* line 23, templates/rt_callisto/custom/scss/custom.scss */
active, hover {
  color: #000;
}
/* line 27, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #9b1200;
}
/* line 31, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background: #9b1200;
}
/* line 35, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected {
  background: #9b1200;
}
/* line 39, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #9b1200;
}
/* line 43, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 1px solid #9b1200;
  background: #9b1200;
}
/* line 48, templates/rt_callisto/custom/scss/custom.scss */
a {
  color: olive;
}
/*# sourceMappingURL=custom_66.css.map */