body {
  background-color: #FAFAFA;
  font-weight: normal;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #777a7e;
}

main a {
  color: #76787f;
}

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

main a:visited {
  color: #909298;
}

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

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

.site-nav a {
  color: #434242;
}

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

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

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

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

footer {
  color: #766b6b;
}

footer a {
  color: #76787f;
}

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

footer a:visited {
  color: #909298;
}

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

.title a {
  color: #434242;
}

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

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

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

.button {
  background: #76787f;
  color: #FAFAFA;
}

.social-icon {
  background-color: #777a7e;
  color: #FAFAFA;
}

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

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

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

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

.site-nav {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 500;
}

body {
  font-size: 11px;
}

.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(214.28572, 2.857143%, 48.039215%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}