body {
  background-color: #FCFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica", sans-serif;
}

body {
  color: #f1092b;
}

main a {
  color: #27d908;
}

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

main a:visited {
  color: #1ea806;
}

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

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

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

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

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

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

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

footer {
  color: #c1d449;
}

footer a {
  color: #27d908;
}

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

footer a:visited {
  color: #1ea806;
}

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

.title a {
  color: #f5007d;
}

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

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

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

.button {
  background: #27d908;
  color: #FCFFFF;
}

.social-icon {
  background-color: #f1092b;
  color: #FCFFFF;
}

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

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

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

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

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

body {
  font-size: 24px;
}

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

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

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

.border-color {
  border-color: hsla(351.2069, 92.8%, 49.019608%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}