body {
  background-color: #F7F6EF;
  font-weight: normal;
  font-style: normal;
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
}

body {
  color: #512305;
}

main a {
  color: #943614;
}

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

main a:visited {
  color: #c1461a;
}

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

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

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

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

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

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

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

footer {
  color: #888181;
}

footer a {
  color: #943614;
}

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

footer a:visited {
  color: #c1461a;
}

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

.title a {
  color: #301303;
}

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

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

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

.button {
  background: #943614;
  color: #F7F6EF;
}

.social-icon {
  background-color: #512305;
  color: #F7F6EF;
}

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

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

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

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

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

body {
  font-size: 17px;
}

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

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

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

.border-color {
  border-color: hsla(23.68421, 88.37209%, 16.862745%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}