/* 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:hover, button:focus, button a:hover, button a:focus, a.button:hover, a.button:focus {
  background-color: #005220 !important;
  color: #ffffff !important;
}
.g-news-pro-title a {
  color: #B99D6B !important;
  transition: color 0.3s ease;
}
.g-news-pro-title a:hover {
  color: #005220 !important;
}
.g-features-particle-title a {
  color: #005220 !important;
  transition: color 0.3s ease;
}
.g-features-particle-title a:hover {
  color: #B99D6B !important;
}
.g-content-pro-title a {
  color: #005220 !important;
  transition: color 0.3s ease;
}
.g-content-pro-title a:hover {
  color: #B99D6B !important;
}
.g-article-header .page-header a {
  color: #005220 !important;
  transition: color 0.3s ease;
}
.g-article-header .page-header a:hover {
  color: #B99D6B !important;
}
.g-content-pro-button, .g-content-pro-button a, .g-news-pro-button, .g-news-pro-button a, .g-feature-button, .g-feature-button a, .g-features-button, .g-features-button a {
  background-color: #B99D6B !important;
  color: #ffffff !important;
  border-radius: 5px;
  padding: 8px 15px;
  transition: all 0.3s ease;
}
.g-content-pro-button:hover, .g-content-pro-button a:hover, .g-news-pro-button:hover, .g-news-pro-button a:hover, .g-feature-button:hover, .g-feature-button a:hover, .g-features-button:hover, .g-features-button a:hover {
  background-color: #005220 !important;
  color: #ffffff !important;
}
.g-particle-navigation a {
  color: #ffffff !important;
  transition: color 0.3s ease;
}
.g-particle-navigation a:hover {
  color: #005220 !important;
  background-color: #005220 !important;
}
.uk-slidenav.uk-slidenav-previous, .uk-slidenav.uk-slidenav-next {
  transition: all 0.3s ease;
  color: #ffffff !important;
  background-color: #B99D6B;
  border-radius: 50%;
}
.uk-slidenav.uk-slidenav-previous:hover, .uk-slidenav.uk-slidenav-next:hover {
  color: #ffffff !important;
}
/* Slideshow Particle - Next/Prev Buttons */
.uk-slidenav.uk-slidenav-next, .uk-slidenav.uk-slidenav-previous {
  transition: all 0.3s ease;
  color: #ffffff !important;
  background-color: #B99D6B;
  border-radius: 50%;
}
.uk-slidenav.uk-slidenav-next:hover, .uk-slidenav.uk-slidenav-previous:hover {
  color: #ffffff !important;
  background-color: #005220;
}
.g-animated-counter .g-animated-counter-icon {
  color: #005220 !important;
  transition: color 0.3s ease;
}
.g-animated-counter .g-animated-counter-icon:hover {
  color: #B99D6B !important;
}
.uk-sticky.uk-active .g-navigation {
  background: yellow !important;
}
/*# sourceMappingURL=custom_16.css.map */