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

body {
  color: #3f3e56;
}

main a {
  color: #46616d;
}

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

main a:visited {
  color: #5a7d8c;
}

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

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

.site-nav a {
  color: #543b3e;
}

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

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

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

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

footer {
  color: #915b4b;
}

footer a {
  color: #46616d;
}

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

footer a:visited {
  color: #5a7d8c;
}

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

.title a {
  color: #8c8c8c;
}

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

.title a:visited {
  color: #8c8c8c;
}

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

.button {
  background: #46616d;
  color: #D8DADA;
}

.social-icon {
  background-color: #3f3e56;
  color: #D8DADA;
}

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

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

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

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

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

.site-nav {
  font-family: "Actor", 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: "Lora", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(242.5, 16.216217%, 29.019608%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}