/* 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_reiko/custom/scss/custom.scss */
h1 {
  color: pink;
}
/* line 5, templates/rt_reiko/custom/scss/custom.scss */
h2 {
  color: pink;
}
/* Dunk's top menu */
/* line 11, templates/rt_reiko/custom/scss/custom.scss */
.dk-menu-top {
  background: green;
  z-index: 16;
}
/* line 16, templates/rt_reiko/custom/scss/custom.scss */
#dktopmenu .g-block {
  z-index: 16 !important;
  position: relative;
  background: blue !important;
}
/* line 24, templates/rt_reiko/custom/scss/custom.scss */
#g-navigation .g-grid:first-child {
  z-index: 4;
}
/*# sourceMappingURL=custom__body_only.css.map */