body {
  background-color: #555B43;
  font-weight: normal;
  font-style: normal;
  font-family: "Courier New", "Courier", monospace;
}

body {
  color: #FFFAFA;
}

main a {
  color: #DEDDDD;
}

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

main a:visited {
  color: #c5c3c3;
}

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

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

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

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

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

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

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

footer {
  color: #C9C9C9;
}

footer a {
  color: #DEDDDD;
}

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

footer a:visited {
  color: #c5c3c3;
}

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

.title a {
  color: #DADADA;
}

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

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

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

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

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

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

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

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

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

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

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(0, 100%, 99.01961%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}