/* 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/g5_hydrogen/custom/scss/custom.scss */
body {
  background: url('../../images/bg.jpg');
  background-color: rgba(255, 255, 255, 0.4);
  background-size: contain;
}
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
#logo-9795-particle {
  background: rgba(49, 128, 194, 0.55);
  border-radius: 25px;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
#menu-9215-particle {
  background: rgba(849, 128, 194, 0);
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content {
  background: rgba(255, 255, 255, 0.9);
}
/*# sourceMappingURL=custom__body_only.css.map */