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

body {
  color: #D6F8F8;
}

main a {
  color: #E6AF6F;
}

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

main a:visited {
  color: #eec79a;
}

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

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

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

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

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

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

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

footer {
  color: #E5F4F4;
}

footer a {
  color: #E6AF6F;
}

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

footer a:visited {
  color: #eec79a;
}

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

.title a {
  color: #ffffff;
}

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

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

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

.button {
  background: #E6AF6F;
  color: #0F0F0F;
}

.social-icon {
  background-color: #D6F8F8;
  color: #0F0F0F;
}

.welcome-modal {
  background-color: #13151B;
}

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

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

.welcome-modal {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/bedge_grunge-almost_black.png);
}

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

.site-nav {
  font-family: "Fredericka the Great", 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: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(180, 70.833336%, 90.588234%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}