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

body {
  color: #f7f7f7;
}

main a {
  color: #7379fb;
}

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

main a:visited {
  color: #a5a8fc;
}

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

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

.site-nav a {
  color: #45989F;
}

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

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

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

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

footer {
  color: #e9e9e7;
}

footer a {
  color: #7379fb;
}

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

footer a:visited {
  color: #a5a8fc;
}

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

.title a {
  color: #b1afaf;
}

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

.title a:visited {
  color: #b1afaf;
}

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

.button {
  background: #7379fb;
  color: #0E0B06;
}

.social-icon {
  background-color: #f7f7f7;
  color: #0E0B06;
}

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

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

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

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

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

body {
  font-size: 22px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}