body {
  background-color: #FAF8F2;
  font-weight: normal;
  font-style: normal;
  font-family: "Georgia", serif;
}

body {
  color: #787878;
}

main a {
  color: #8471F3;
}

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

main a:visited {
  color: #ada0f7;
}

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

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

.site-nav a {
  color: #167C78;
}

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

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

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

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

footer {
  color: #958FEF;
}

footer a {
  color: #8471F3;
}

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

footer a:visited {
  color: #ada0f7;
}

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

.title a {
  color: #027C63;
}

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

.title a:visited {
  color: #027C63;
}

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

.button {
  background: #8471F3;
  color: #FAF8F2;
}

.social-icon {
  background-color: #787878;
  color: #FAF8F2;
}

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

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

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

.welcome-modal {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/creampaper-lt_cream.png);
}

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

.site-nav {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 700;
}

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

body {
  font-size: 14px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}