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

body {
  color: #46010b;
}

main a {
  color: #ffc31f;
}

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

main a:visited {
  color: #ebac00;
}

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

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

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

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

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

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

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

footer {
  color: #510505;
}

footer a {
  color: #ffc31f;
}

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

footer a:visited {
  color: #ebac00;
}

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

.title a {
  color: #585656;
}

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

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

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

.button {
  background: #ffc31f;
  color: #EAEAEA;
}

.social-icon {
  background-color: #46010b;
  color: #EAEAEA;
}

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

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

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

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

.site-nav {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

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

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(351.30435, 97.1831%, 13.921569%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}