body {
  background-color: #f4f3f1;
  font-weight: 700;
  font-style: normal;
  font-family: "Georgia", serif;
}

body {
  color: #4c472a;
}

main a {
  color: #524d2d;
}

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

main a:visited {
  color: #736c3f;
}

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

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

.site-nav a {
  color: #8a8a66;
}

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

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

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

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

footer {
  color: #6b6833;
}

footer a {
  color: #524d2d;
}

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

footer a:visited {
  color: #736c3f;
}

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

.title a {
  color: #73734a;
}

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

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

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

.button {
  background: #524d2d;
  color: #f4f3f1;
}

.social-icon {
  background-color: #4c472a;
  color: #f4f3f1;
}

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

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

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

.site-nav {
  font-family: "Actor", 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: "Playfair Display", sans-serif;
  font-style: normal;
  font-weight: 700;
}

body {
  font-size: 19px;
}

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

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

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

.border-color {
  border-color: hsla(51.17647, 28.813559%, 23.137255%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}