body {
  background-color: #F5F5F5;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #230610;
}

main a {
  color: #14060a;
}

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

main a:visited {
  color: #3b121e;
}

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

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

.site-nav a {
  color: #28220b;
}

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

.site-nav a:visited {
  color: #28220b;
}

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

.site-nav:hover a.selected {
  color: #28220b;
}

footer {
  color: #2b100d;
}

footer a {
  color: #14060a;
}

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

footer a:visited {
  color: #3b121e;
}

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

.title a {
  color: #27251c;
}

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

.title a:visited {
  color: #27251c;
}

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

.button {
  background: #14060a;
  color: #F5F5F5;
}

.social-icon {
  background-color: #230610;
  color: #F5F5F5;
}

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

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

nav {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #230610;
}