body {
  background-color: #000000;
  font-weight: 700;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #e0cbbd;
}

main a {
  color: #e5d6cc;
}

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

main a:visited {
  color: #d4bbaa;
}

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

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

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

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

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

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

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

footer {
  color: #2e251f;
}

footer a {
  color: #e5d6cc;
}

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

footer a:visited {
  color: #d4bbaa;
}

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

.title a {
  color: #cfe3fc;
}

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

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

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

.button {
  background: #e5d6cc;
  color: #000000;
}

.social-icon {
  background-color: #e0cbbd;
  color: #000000;
}

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

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

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(24, 36.082474%, 80.98039%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}