body {
  background-color: #565681;
  font-weight: normal;
  font-style: normal;
  font-family: "Courier New", "Courier", monospace;
}

body {
  color: #EDECEC;
}

main a {
  color: #FFC0F6;
}

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

main a:visited {
  color: #ff8def;
}

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

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

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

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

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

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

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

footer {
  color: #C3EAED;
}

footer a {
  color: #FFC0F6;
}

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

footer a:visited {
  color: #ff8def;
}

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

.title a {
  color: #E6EAF5;
}

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

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

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

.button {
  background: #FFC0F6;
  color: #565681;
}

.social-icon {
  background-color: #EDECEC;
  color: #565681;
}

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

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

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

.site-nav {
  font-family: "Alegreya Sans SC", 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: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(0, 2.7027028%, 92.745094%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}