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

body {
  color: #3b3330;
}

main a {
  color: #63534b;
}

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

main a:visited {
  color: #806b61;
}

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

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

.site-nav a {
  color: #484c48;
}

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

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

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

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

footer {
  color: #4f5463;
}

footer a {
  color: #63534b;
}

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

footer a:visited {
  color: #806b61;
}

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

.title a {
  color: #4c4842;
}

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

.title a:visited {
  color: #4c4842;
}

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

.button {
  background: #63534b;
  color: #ffffff;
}

.social-icon {
  background-color: #3b3330;
  color: #ffffff;
}

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

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

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

.site-nav {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

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

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

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

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

.border-color {
  border-color: hsla(16.363636, 10.280374%, 20.980392%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}