body {
  background-color: #555B43;
  font-weight: 700;
  font-style: normal;
  font-family: "Georgia", serif;
}

body {
  color: #f9f46c;
}

main a {
  color: #e0ea1f;
}

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

main a:visited {
  color: #bbc412;
}

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

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

.site-nav a {
  color: #9ef20d;
}

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

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

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

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

footer {
  color: #eb28b7;
}

footer a {
  color: #e0ea1f;
}

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

footer a:visited {
  color: #bbc412;
}

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

.title a {
  color: #9ef20d;
}

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

.title a:visited {
  color: #9ef20d;
}

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

.button {
  background: #e0ea1f;
  color: #555B43;
}

.social-icon {
  background-color: #f9f46c;
  color: #555B43;
}

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

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

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

.welcome-modal {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/insurrectionx-deep_red.png);
}

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

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

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(57.87234, 92.15686%, 70%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}