/* 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-main-nav .g-toplevel > li .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 900;
}
#g-footer {
  padding: 3rem 0;
  background-color: #282828;
  background-image: url('../../images/footer.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #ddd;
}
#g-mainbody {
  padding: 3rem 0;
  background-color: #fff;
  color: #333;
  font-size: 1.2rem;
}
p {
  margin: 1.5rem 0;
  font-size: 1rem;
}
/*# sourceMappingURL=custom_11.css.map */