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

body {
  color: #dff1f6;
}

main a {
  color: #d7e1e5;
}

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

main a:visited {
  color: #b8cad1;
}

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

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

.site-nav a {
  color: #769acb;
}

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

.site-nav a:visited {
  color: #769acb;
}

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

.site-nav:hover a.selected {
  color: #769acb;
}

footer {
  color: #96d996;
}

footer a {
  color: #d7e1e5;
}

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

footer a:visited {
  color: #b8cad1;
}

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

.title a {
  color: #dde2c5;
}

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

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

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

.button {
  background: #d7e1e5;
  color: #2C2C2C;
}

.social-icon {
  background-color: #dff1f6;
  color: #2C2C2C;
}

.welcome-modal {
  background-color: #0A0907;
}

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

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

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

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

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

body {
  font-size: 14px;
}

.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(193.04347, 56.09756%, 91.960785%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}