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

body {
  color: #ceddfd;
}

main a {
  color: #6b45d3;
}

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

main a:visited {
  color: #8c6edd;
}

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

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

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

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

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

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

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

footer {
  color: #afc3e9;
}

footer a {
  color: #6b45d3;
}

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

footer a:visited {
  color: #8c6edd;
}

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

.title a {
  color: #ceddfd;
}

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

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

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

.button {
  background: #6b45d3;
  color: #414141;
}

.social-icon {
  background-color: #ceddfd;
  color: #414141;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/creampaper-charcoal.png);
}

.site-title {
  font-family: "Josefin Slab", sans-serif;
  font-style: normal;
  font-weight: 100;
}

.site-nav {
  font-family: "Josefin Slab", sans-serif;
  font-style: normal;
  font-weight: 100;
}

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(220.85106, 92.15686%, 90%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}