body {
  background-color: #FEFEFE;
  font-weight: normal;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #131010;
}

main a {
  color: #6C8435;
}

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

main a:visited {
  color: #8aa844;
}

.site-title, .mobile-menu-icon {
  color: #77B036;
}

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

.site-nav a {
  color: #4d4242;
}

.site-nav a:hover {
  text-decoration: none;
  color: #685a5a;
}

.site-nav a:visited {
  color: #4d4242;
}

.site-nav a.selected {
  color: #685a5a;
}

.site-nav:hover a.selected {
  color: #4d4242;
}

footer {
  color: #2b0403;
}

footer a {
  color: #6C8435;
}

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

footer a:visited {
  color: #8aa844;
}

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

.title a {
  color: #81b12f;
}

.title a:hover {
  text-decoration: none;
  color: #9bce45;
}

.title a:visited {
  color: #81b12f;
}

.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: #826d6d;
}

.button {
  background: #6C8435;
  color: #FEFEFE;
}

.social-icon {
  background-color: #131010;
  color: #FEFEFE;
}

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

.site-title {
  font-family: "Sniglet", sans-serif;
  font-style: normal;
  font-weight: 800;
}

nav {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #131010;
}