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

/* CSS Document */
/*.sprocket-mosaic-head h2 {
      font-size:0.5em;
} */
.g-search input[type="text"], .g-search input[type="search"] {
  background-color: rgba(84, 142, 64, 0.2);
}
em {
  color: #292122;
}
a {
  color: #00BF0A;
}
/* background to download */
.w3-light-blue, .w3-hover-light-blue:hover {
  color: #000 !important;
  background-color: #f6c167 !important;
}
/* new module box 9 settings */
.box9.moduletable, .box9.widget, .box9.g-outer-box, .box9 > .g-content {
  background: rgba(84, 142, 64, 0.2);
  color: #000;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.box9 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.box9 a:hover {
  box-shadow: 0 4px 0 0 #538d40;
}
.box9 a {
  color: #538d40;
}
/* remove surround */
html body #g-page-surround {
  background-color: #ffffff;
  margin: 0rem;
}
/* remove Fields label from registration form */
legend {
  font-size: 0rem;
  line-height: 1.5;
}
/*# sourceMappingURL=custom_352.css.map */