body {
  background-color: #f9f8f6;
  font-weight: 700;
  font-style: normal;
  font-family: "Arial", "Helvetica", sans-serif;
}

body {
  color: #1c1717;
}

main a {
  color: #0037e0;
}

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

main a:visited {
  color: #144eff;
}

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

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

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

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

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

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

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

footer {
  color: #171111;
}

footer a {
  color: #0037e0;
}

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

footer a:visited {
  color: #144eff;
}

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

.title a {
  color: #221201;
}

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

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

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

.button {
  background: #0037e0;
  color: #f9f8f6;
}

.social-icon {
  background-color: #1c1717;
  color: #f9f8f6;
}

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

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

.site-title {
  font-family: "Playfair Display", sans-serif;
  font-style: italic;
  font-weight: 400;
}

.site-nav {
  font-family: "Playfair Display", sans-serif;
  font-style: italic;
  font-weight: 700;
}

.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: 60px;
}

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

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

.border-color {
  border-color: hsla(0, 9.803922%, 10%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}