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

.button {
  display: inline-block;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #e84a5f;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  margin: 0 0 0.3rem 0;
  padding: 1.5rem 2.125rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  height: 100px;
}
a {
  color: #db3346;
  transition: all 0.2s;
}
.logo-image {
  height: 100px !important;
  /* Change to your preferred height size */
  max-height: none !important;
}
.g-logo {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1.35rem;
  height: 100px;
  vertical-align: middle;
  text-transform: uppercase;
}
/*# sourceMappingURL=custom_37.css.map */