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

body {
  color: #a1a6bf;
}

main a {
  color: #aeb9c7;
}

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

main a:visited {
  color: #ccd3dc;
}

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

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

.site-nav a {
  color: #c2c6d6;
}

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

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

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

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

footer {
  color: #c3c8d5;
}

footer a {
  color: #aeb9c7;
}

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

footer a:visited {
  color: #ccd3dc;
}

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

.title a {
  color: #CCD0E5;
}

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

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

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

.button {
  background: #aeb9c7;
  color: #2C2F3E;
}

.social-icon {
  background-color: #a1a6bf;
  color: #2C2F3E;
}

.welcome-modal {
  background-color: #09090A;
}

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

nav {
  font-family: "Arapey", sans-serif;
  font-style: italic;
  font-weight: 400;
}

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #a1a6bf;
}