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

body {
  color: #15efc5;
}

main a {
  color: #35b8ed;
}

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

main a:visited {
  color: #64c8f1;
}

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

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

.site-nav a {
  color: #15efc5;
}

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

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

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

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

footer {
  color: #f320d4;
}

footer a {
  color: #35b8ed;
}

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

footer a:visited {
  color: #64c8f1;
}

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

.title a {
  color: #DAEF15;
}

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

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

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

.button {
  background: #35b8ed;
  color: #888888;
}

.social-icon {
  background-color: #15efc5;
  color: #888888;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/grid2-1.jpg);
}

.site-title {
  font-family: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

.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: "Maven Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 16px;
}

.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(168.44037, 87.2%, 50.980392%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}