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

body {
  color: #393737;
}

main a {
  color: #776E6E;
}

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

main a:visited {
  color: #918787;
}

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

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

.site-nav a {
  color: #5B5252;
}

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

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

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

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

footer {
  color: #B7B7B7;
}

footer a {
  color: #776E6E;
}

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

footer a:visited {
  color: #918787;
}

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

.title a {
  color: #170101;
}

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

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

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

.button {
  background: #776E6E;
  color: #F0EEEE;
}

.social-icon {
  background-color: #393737;
  color: #F0EEEE;
}

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

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

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

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

body {
  font-size: 12px;
}

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

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

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

.border-color {
  border-color: hsla(0, 1.7857143%, 21.960785%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}