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

body {
  color: #073939;
}

main a {
  color: #7B9A39;
}

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

main a:visited {
  color: #98bc4a;
}

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

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

.site-nav a {
  color: #366C10;
}

.site-nav a:hover {
  text-decoration: none;
  color: #4c9817;
}

.site-nav a:visited {
  color: #366C10;
}

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

.site-nav:hover a.selected {
  color: #366C10;
}

footer {
  color: #2962AB;
}

footer a {
  color: #7B9A39;
}

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

footer a:visited {
  color: #98bc4a;
}

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

.title a {
  color: #3113A4;
}

.title a:hover {
  text-decoration: none;
  color: #3f18d2;
}

.title a:visited {
  color: #3113A4;
}

.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: #27e5e5;
}

.button {
  background: #7B9A39;
  color: #ffffff;
}

.social-icon {
  background-color: #073939;
  color: #ffffff;
}

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

.site-title {
  font-family: "Fredericka the Great", sans-serif;
  font-style: normal;
  font-weight: 400;
}

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #073939;
}