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

body {
  color: #352121;
}

main a {
  color: #312020;
}

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

main a:visited {
  color: #503434;
}

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

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

.site-nav a {
  color: #2f2323;
}

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

.site-nav a:visited {
  color: #2f2323;
}

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

.site-nav:hover a.selected {
  color: #2f2323;
}

footer {
  color: #9b8282;
}

footer a {
  color: #312020;
}

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

footer a:visited {
  color: #503434;
}

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

.title a {
  color: #3b2b2b;
}

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

.title a:visited {
  color: #3b2b2b;
}

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

.button {
  background: #312020;
  color: #ffffff;
}

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

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #352121;
}