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

body {
  color: #525252;
}

main a {
  color: #ff1aa8;
}

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

main a:visited {
  color: #ff4dbb;
}

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

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

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

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

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

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

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

footer {
  color: #b80072;
}

footer a {
  color: #ff1aa8;
}

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

footer a:visited {
  color: #ff4dbb;
}

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

.title a {
  color: #636363;
}

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

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

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

.button {
  background: #ff1aa8;
  color: #F8F7F3;
}

.social-icon {
  background-color: #525252;
  color: #F8F7F3;
}

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

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}