body {
  background-color: #21dade;
  font-weight: normal;
  font-style: normal;
  font-family: "Times New Roman", "Times", serif;
}

body {
  color: #212618;
}

main a {
  color: #070f13;
}

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

main a:visited {
  color: #152c38;
}

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

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

.site-nav a {
  color: #113b3b;
}

.site-nav a:hover {
  text-decoration: none;
  color: #1c6363;
}

.site-nav a:visited {
  color: #113b3b;
}

.site-nav a.selected {
  color: #1c6363;
}

.site-nav:hover a.selected {
  color: #113b3b;
}

footer {
  color: #10231c;
}

footer a {
  color: #070f13;
}

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

footer a:visited {
  color: #152c38;
}

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

.title a {
  color: #000000;
}

.title a:hover {
  text-decoration: none;
  color: #1a1a1a;
}

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

.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: #8da169;
}

.button {
  background: #070f13;
  color: #21dade;
}

.social-icon {
  background-color: #212618;
  color: #21dade;
}

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #212618;
}