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

body {
  color: #5f5959;
}

main a {
  color: #1ca608;
}

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

main a:visited {
  color: #24d70a;
}

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

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

.site-nav a {
  color: #8b8484;
}

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

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

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

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

footer {
  color: #8f9385;
}

footer a {
  color: #1ca608;
}

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

footer a:visited {
  color: #24d70a;
}

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

.title a {
  color: #8b8484;
}

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

.title a:visited {
  color: #8b8484;
}

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

.button {
  background: #1ca608;
  color: #e4e4e2;
}

.social-icon {
  background-color: #5f5959;
  color: #e4e4e2;
}

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

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

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

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

body {
  font-size: 11px;
}

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

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

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

.border-color {
  border-color: hsla(0, 3.2608695%, 36.07843%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}