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

.spark-navbar .jl-nav.jl-nav-divider > :not(.jl-nav-divider) + :not(.jl-nav-header, .jl-nav-divider) {
  box-shadow: none;
  border-style: solid;
  border-width: 0.1rem 0 0;
  border-color: rgba(255, 255, 255, 0.06);
}
.jl-light .jl-button-primary {
  background-color: #05967e;
  color: #fefefe;
}
.jl-light .jl-button-primary:hover {
  background-color: #07cfaf;
  color: #1c1c1c;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #05967e;
  border-color: #05967e;
}
.jl-button-default:hover {
  background-color: #05967e;
  color: #fefefe;
  border-color: #05967e;
}
body {
  font-size: 0.9rem;
  line-height: 1.5;
}
.jlslideshow-2800 .tm-title {
  color: #07cfaf;
  font-size: 45px;
  text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 900px) {
  .jlslideshow-2800 .tm-title {
    font-size: 20px1important;
  }
}
/*# sourceMappingURL=custom_58.css.map */