body {
  background-color: #E1E2E4;
  font-weight: normal;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #100e0f;
}

main a {
  color: #a60e03;
}

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

main a:visited {
  color: #d81204;
}

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

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

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

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

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

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

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

footer {
  color: #161313;
}

footer a {
  color: #a60e03;
}

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

footer a:visited {
  color: #d81204;
}

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

.title a {
  color: #c20505;
}

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

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

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

.button {
  background: #a60e03;
  color: #E1E2E4;
}

.social-icon {
  background-color: #100e0f;
  color: #E1E2E4;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/whitey-light-gray.png);
}

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(330, 6.6666665%, 5.882353%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}