/* 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-page-surround {
  background-image: url('../../../../images/headers/texture1.jpg');
  background-repeat: repeat;
}
.gantry-logo img {
  width: 100%;
}
#g-main {
  padding: 0;
}
#g-navigation {
  border: 0.1em solid gray;
}
.g-menu-item-container {
  width: 190px;
  text-align: center;
}
#g-sidebar, #g-aside {
  padding: 1rem 0;
  color: #424242;
  border: 0.1em solid gray;
  border-radius: 10px;
  margin-top: 25px;
  margin-bottom: 25px;
}
/*# sourceMappingURL=custom__body_only.css.map */