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

a {
  color: #406809;
}
a:hover {
  color: #233905;
}
#g-navigation .g-logo.g-logo-helium svg {
  fill: #000;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #36343e;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #111;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #71C400;
}
#g-navigation {
  background-color: #fff;
}
#g-intro {
  background-color: #46d17e;
  color: #333;
}
#g-intro h3.g-title {
  border-bottom: 1px solid;
  border-color: #406809;
  color: #23350a;
  text-align: center;
  font-size: 41px;
  font-weight: 300;
}
#g-features {
  background-color: #c6c4a5;
}
#g-features h3.g-title {
  color: #406809;
  text-align: center;
}
#g-utility h3.g-title {
  text-align: center;
}
/* #g-container-main, #g-mainbar {
  background-color: #73efa5;
} */
.page-header h2 {
  color: #406809;
}
.button {
  background-color: #406809;
  border-radius: 0.5rem;
  text-transform: none;
  font-family: "Cantarell", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
.button:hover, .button:active, .button:focus {
  background-color: #233905;
  border-color: #0f1802;
}
.button.button-small {
  font-size: 1.2rem;
  padding: 0.9rem 1.5rem;
}
.g-logo.g-logo-helium svg {
  fill: #312f38;
}
#g-footer .g-totop a {
  color: #312f38;
}
#g-footer .g-totop a:hover {
  color: #312fff;
}
#g-footer {
  background: #fff none repeat scroll 0 0;
  color: #312f38;
}
img.pull-left {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
}
img.pull-right {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .getinvolved {
    width: 80%;
    margin-left: 10%;
  }
}
form#registration input[type="text"] {
  width: inherit !important;
}
#map svg, form#registration svg {
  max-width: none !important;
}
div#map img {
  max-width: none !important;
}
/*# sourceMappingURL=custom_11.css.map */