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

body {
  color: #2487b7;
}

main a {
  color: #160af5;
}

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

main a:visited {
  color: #453bf7;
}

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

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

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

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

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

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

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

footer {
  color: #b80014;
}

footer a {
  color: #160af5;
}

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

footer a:visited {
  color: #453bf7;
}

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

.title a {
  color: #a7c62a;
}

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

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

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

.button {
  background: #160af5;
  color: #FBFBFB;
}

.social-icon {
  background-color: #2487b7;
  color: #FBFBFB;
}

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

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

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

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

.site-nav {
  font-family: "Glegoo", 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: "Glegoo", 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(199.59184, 67.12329%, 42.941177%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}