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

body {
  color: #410B1E;
}

main a {
  color: #D00A91;
}

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

main a:visited {
  color: #f419ae;
}

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

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

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

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

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

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

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

footer {
  color: #0d8c15;
}

footer a {
  color: #D00A91;
}

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

footer a:visited {
  color: #f419ae;
}

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

.title a {
  color: #3E0399;
}

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

.title a:visited {
  color: #3E0399;
}

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

.button {
  background: #D00A91;
  color: #FDFEFE;
}

.social-icon {
  background-color: #410B1E;
  color: #FDFEFE;
}

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

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

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

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

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

body {
  font-size: 11px;
}

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

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

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

.border-color {
  border-color: hsla(338.8889, 71.052635%, 14.90196%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}