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

body {
  color: #43352d;
}

main a {
  color: #243021;
}

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

main a:visited {
  color: #3b4e36;
}

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

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

.site-nav a {
  color: #929b98;
}

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

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

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

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

footer {
  color: #b01c1d;
}

footer a {
  color: #243021;
}

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

footer a:visited {
  color: #3b4e36;
}

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

.title a {
  color: #636e6b;
}

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

.title a:visited {
  color: #636e6b;
}

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

.button {
  background: #243021;
  color: #ffffff;
}

.social-icon {
  background-color: #43352d;
  color: #ffffff;
}

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

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

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

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

body {
  font-size: 15px;
}

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

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

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

.border-color {
  border-color: hsla(21.818182, 19.642857%, 21.960785%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}