body {
  background-color: #FAFAFA;
  font-weight: normal;
  font-style: normal;
  font-family: "Arial", "Helvetica", sans-serif;
}

body {
  color: #4A5D62;
}

main a {
  color: #1EA4C5;
}

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

main a:visited {
  color: #36bfe0;
}

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

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

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

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

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

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

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

footer {
  color: #F80E0E;
}

footer a {
  color: #1EA4C5;
}

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

footer a:visited {
  color: #36bfe0;
}

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

.title a {
  color: #0BA9CA;
}

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

.title a:visited {
  color: #0BA9CA;
}

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

.button {
  background: #1EA4C5;
  color: #FAFAFA;
}

.social-icon {
  background-color: #4A5D62;
  color: #FAFAFA;
}

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

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

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

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

.site-title {
  font-family: "Maven Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.site-nav {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: italic;
  font-weight: 500;
}

.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: italic;
  font-weight: 500;
}

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(192.5, 13.953488%, 33.72549%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}