/* 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-content {
  margin: 0;
  padding: 0;
}
#g-page-surround {
  margin-top: 25px;
}
.g-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}
.btn-link {
  color: #5b8516;
  background: transparent !important;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
  color: #5b8516;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 1.625rem 1rem;
  font-size: 0.8vw;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  transition: 0.35s ease;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  text-transform: capitalize;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  position: relative;
  background: #1f3f0b;
  color: #fff;
}
/*# sourceMappingURL=custom_17.css.map */