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

body {
  color: #FFFFC2;
}

main a {
  color: #FF8A8A;
}

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

main a:visited {
  color: #ffbdbd;
}

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

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

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

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

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

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

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

footer {
  color: #E8CA65;
}

footer a {
  color: #FF8A8A;
}

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

footer a:visited {
  color: #ffbdbd;
}

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

.title a {
  color: #f68937;
}

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

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

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

.button {
  background: #FF8A8A;
  color: #192331;
}

.social-icon {
  background-color: #FFFFC2;
  color: #192331;
}

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

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

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

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

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

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

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(60, 100%, 88.039215%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}