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

body {
  color: #420E8A;
}

main a {
  color: #208F7D;
}

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

main a:visited {
  color: #29b9a1;
}

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

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

.site-nav a {
  color: #12CDA4;
}

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

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

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

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

footer {
  color: #E1499A;
}

footer a {
  color: #208F7D;
}

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

footer a:visited {
  color: #29b9a1;
}

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

.title a {
  color: #6F32CB;
}

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

.title a:visited {
  color: #6F32CB;
}

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

.button {
  background: #208F7D;
  color: #F7F6EF;
}

.social-icon {
  background-color: #420E8A;
  color: #F7F6EF;
}

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

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

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(265.1613, 81.57895%, 29.80392%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}