/* 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-logo {
  margin: 25px 0;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 51px 17px;
}
.my-padding {
  padding: 2em;
}
.g-content {
  padding: 0;
  margin: 0;
}
.g-top > .g-content {
  padding: 1em;
  margin: 1em;
}
@supports (display: grid) {
  .blog-items .blog-item {
    padding: 1em;
  }
}
#g-mobilemenu-container {
  margin: 0;
}
/*# sourceMappingURL=custom_17.css.map */