/* 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-header {
  min-height: 300px;
}
#g-header a {
  color: #000000;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.g-main-nav li {
  background-color: rgba(236, 236, 236, 0.7);
}
.g-logo.g-logo-helium img {
  max-height: 97px;
}
.g-social {
  height: 50px;
}
.fa {
  background-color: rgba(236, 236, 236, 0.7);
  padding: 0.2rem 0.2rem 0.2rem 0.2rem;
}
.g-offcanvas-toggle {
  color: #000000;
}
.button {
  background: #474747;
  border-radius: 8px;
  height: 40px;
  padding: 10px 16px;
  margin-top: 20px;
  margin-right: 10px;
}
.front-image_44 {
  position: relative;
  text-align: center;
  color: white;
}
.centered_44 {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 2px #000000, 0 0 2em #474747, 0 0 0.5em #474747;
  word-wrap: break-word;
}
.centered_44 H1 {
  font-size: 4vmin;
}
.centered_44 H4 {
  font-size: 3vmin;
}
/*# sourceMappingURL=custom.css.map */