body {
  background-color: #DADADA;
  font-weight: normal;
  font-style: normal;
  font-family: "Courier New", "Courier", monospace;
}

body {
  color: #231f1f;
}

main a {
  color: #303633;
}

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

main a:visited {
  color: #48514d;
}

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

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

.site-nav a {
  color: #9A8834;
}

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

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

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

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

footer {
  color: #c7c7c7;
}

footer a {
  color: #303633;
}

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

footer a:visited {
  color: #48514d;
}

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

.title a {
  color: #573d3f;
}

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

.title a:visited {
  color: #573d3f;
}

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

.button {
  background: #303633;
  color: #DADADA;
}

.social-icon {
  background-color: #231f1f;
  color: #DADADA;
}

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

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

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

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

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

body {
  font-size: 18px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}