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

body {
  color: #282825;
}

main a {
  color: #BE5539;
}

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

main a:visited {
  color: #ce745c;
}

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

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

.site-nav a {
  color: #6B1F31;
}

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

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

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

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

footer {
  color: #e2dfdf;
}

footer a {
  color: #BE5539;
}

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

footer a:visited {
  color: #ce745c;
}

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

.title a {
  color: #074854;
}

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

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

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

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

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

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/grid1-3.jpg);
}

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

.site-nav {
  font-family: "Courier New", "Courier", monospace;
  font-style: normal;
  font-weight: 400;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Megrim", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 21px;
}

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

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

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

.border-color {
  border-color: hsla(60, 3.8961039%, 15.09804%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}