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

body {
  color: #c8dff9;
}

main a {
  color: #8ae2f9;
}

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

main a:visited {
  color: #59d6f7;
}

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

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

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

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #8ae2f9;
}

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

footer a:visited {
  color: #59d6f7;
}

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

.title a {
  color: #a8c9eb;
}

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

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

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

.button {
  background: #8ae2f9;
  color: #3d3e61;
}

.social-icon {
  background-color: #c8dff9;
  color: #3d3e61;
}

.welcome-modal {
  background-color: #5a5973;
}

.share-button .social-icon {
  color: #c8dff9;
}

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

.site-nav {
  font-family: "Averia Serif Libre", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Anaheim", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 15px;
}

.site-title {
  font-size: 31px;
}

.site-nav {
  font-size: 16px;
}

.title, .news-item-title, .link-name, .flex-page-title {
  font-size: 16px;
}

.border-color {
  border-color: hsla(211.83673, 80.327866%, 88.039215%, 0.2);
}

.p-artwork .page-nav a {
  color: #c8dff9;
}

.p-artwork .page-nav a:hover {
  text-decoration: none;
  color: #c8dff9;
}

.p-artwork .page-nav a:visited {
  color: #c8dff9;
}

.wordy {
  text-align: left;
}