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

body {
  color: #8E8A8A;
}

main a {
  color: #0C0C0D;
}

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

main a:visited {
  color: #242428;
}

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

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

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

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

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

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

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

footer {
  color: #c5c7c9;
}

footer a {
  color: #0C0C0D;
}

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

footer a:visited {
  color: #242428;
}

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

.title a {
  color: #FBF9F9;
}

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

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

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

.button {
  background: #0C0C0D;
  color: #FDFDFD;
}

.social-icon {
  background-color: #8E8A8A;
  color: #FDFDFD;
}

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

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

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

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

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

body {
  font-size: 12px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}