body {
  background-color: #555B43;
  font-weight: normal;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #062301;
}

main a {
  color: #082501;
}

main a:hover {
  text-decoration: underline;
  color: #135702;
}

main a:visited {
  color: #135702;
}

.site-title, .mobile-menu-icon {
  color: #2b2b2b;
}

.site-nav, .mobile-menu-link, nav:before, nav:after {
  color: #063D02;
}

.site-nav a {
  color: #063D02;
}

.site-nav a:hover {
  text-decoration: none;
  color: #0b6e04;
}

.site-nav a:visited {
  color: #063D02;
}

.site-nav a.selected {
  color: #0b6e04;
}

.site-nav:hover a.selected {
  color: #063D02;
}

footer {
  color: #000000;
}

footer a {
  color: #082501;
}

footer a:hover {
  text-decoration: underline;
  color: #135702;
}

footer a:visited {
  color: #135702;
}

.title, .news-item-title, .flex-page-title {
  color: #094502;
}

.title a {
  color: #094502;
}

.title a:hover {
  text-decoration: none;
  color: #0f7703;
}

.title a:visited {
  color: #094502;
}

.hr, .hr-before:before, .hr-after:after, .hr-before--small:before, .hr-before--large:before, .hr-after--small:after, .hr-after--large:after {
  border-top-color: #28e907;
}

.button {
  background: #082501;
  color: #555B43;
}

.social-icon {
  background-color: #062301;
  color: #555B43;
}

.welcome-modal {
  background-color: #FFFFFF;
}

.site-title {
  font-family: "Wire One", sans-serif;
  font-style: normal;
  font-weight: 400;
}

nav {
  font-family: "Wire One", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.wordy {
  text-align: left;
}

.site-title {
  font-size: 2.3125rem;
}

footer .credit a {
  color: #062301;
}