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

body {
  color: #513d5c;
}

main a {
  color: #1b29ac;
}

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

main a:visited {
  color: #2234d8;
}

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

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

.site-nav a {
  color: #8c4d21;
}

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

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

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

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

footer {
  color: #279191;
}

footer a {
  color: #1b29ac;
}

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

footer a:visited {
  color: #2234d8;
}

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

.title a {
  color: #0c0c0d;
}

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

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

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

.button {
  background: #1b29ac;
  color: #DBD5E2;
}

.social-icon {
  background-color: #513d5c;
  color: #DBD5E2;
}

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

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(278.7097, 20.261438%, 30%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}