body {
  background-color: #FDFDFD;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #252323;
}

main a {
  color: #fa6905;
}

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

main a:visited {
  color: #fb8737;
}

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

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

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

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

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

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

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

footer {
  color: #a8a49f;
}

footer a {
  color: #fa6905;
}

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

footer a:visited {
  color: #fb8737;
}

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

.title a {
  color: #645e5e;
}

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

.title a:visited {
  color: #645e5e;
}

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

.button {
  background: #fa6905;
  color: #FDFDFD;
}

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

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}