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

#g-mainbar {
  padding: 0px;
}
.g-container {
  width: auto;
  margin-top: -20px;
  margin-bottom: -20px;
  padding: 0px;
}
.g-logo img, .g-logo svg {
  display: inline;
  margin-top: 5px;
}
body {
  background-image: url('../../../../images/sky-03a25.jpg');
  background-size: cover;
}
/*# sourceMappingURL=custom_9.css.map */