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

body {
  color: #753910;
}

main a {
  color: #ea0be0;
}

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

main a:visited {
  color: #f533ed;
}

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

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

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

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

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

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

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

footer {
  color: #0bcbbe;
}

footer a {
  color: #ea0be0;
}

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

footer a:visited {
  color: #f533ed;
}

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

.title a {
  color: #645d89;
}

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

.title a:visited {
  color: #645d89;
}

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

.button {
  background: #ea0be0;
  color: #FFFFFF;
}

.social-icon {
  background-color: #753910;
  color: #FFFFFF;
}

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

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

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

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

.site-nav {
  font-family: "Special Elite", 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: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 100;
}

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(24.356436, 75.93985%, 26.078432%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}