/* 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-showcase {
  color: #1f3f0b;
  background-image: url('../../../../wave.jpg');
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  margin: -1px;
}
.g-showcase .g-showcase-slider .swiper-slide .slide .g-showcase-title {
  font-weight: 500;
  font-size: 1.6vw;
}
.g-showcase .g-showcase-slider .swiper-slide .slide .g-showcase-description {
  font-weight: 400;
  font-size: 1.3vw;
}
#g-page-surround .no-background-image {
  background-image: none;
  border-bottom-color: green;
  border-bottom-width: 9px;
  border-bottom-style: solid;
}
a {
  color: #295d71;
  transition: all 0.2s;
  font-weight: 500;
}
/*# sourceMappingURL=custom_12.css.map */