body {
  background-color: #3E3732;
  font-weight: 700;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #C9C2AF;
}

main a {
  color: #A7813B;
}

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

main a:visited {
  color: #c29b53;
}

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

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

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

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

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

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

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

footer {
  color: #F5E9AF;
}

footer a {
  color: #A7813B;
}

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

footer a:visited {
  color: #c29b53;
}

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

.title a {
  color: #FBE688;
}

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

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

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

.button {
  background: #A7813B;
  color: #3E3732;
}

.social-icon {
  background-color: #C9C2AF;
  color: #3E3732;
}

.welcome-modal {
  background-color: #4E4C44;
}

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

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

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

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(43.846153, 19.402985%, 73.72549%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}