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

body {
  color: #E7C0FB;
}

main a {
  color: #0DF3B3;
}

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

main a:visited {
  color: #0ac390;
}

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

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

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

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

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

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

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

footer {
  color: #E5E1E1;
}

footer a {
  color: #0DF3B3;
}

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

footer a:visited {
  color: #0ac390;
}

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

.title a {
  color: #F715AB;
}

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

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

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

.button {
  background: #0DF3B3;
  color: #000000;
}

.social-icon {
  background-color: #E7C0FB;
  color: #000000;
}

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

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(279.661, 88.0597%, 86.86275%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}