body {
  background-color: #290505;
  font-weight: 700;
  font-style: normal;
  font-family: "Times New Roman", "Times", serif;
}

body {
  color: #FBEEE1;
}

main a {
  color: #F9EBCF;
}

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

main a:visited {
  color: #f3d8a2;
}

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

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

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

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

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

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

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

footer {
  color: #FFD1D1;
}

footer a {
  color: #F9EBCF;
}

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

footer a:visited {
  color: #f3d8a2;
}

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

.title a {
  color: #FBD7D7;
}

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

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

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

.button {
  background: #F9EBCF;
  color: #290505;
}

.social-icon {
  background-color: #FBEEE1;
  color: #290505;
}

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

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(30, 76.47059%, 93.333336%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}