body {
  background-color: #919DAB;
  font-weight: normal;
  font-style: normal;
  font-family: "Tahoma", "Geneva", sans-serif;
}

body {
  color: #55575E;
}

main a {
  color: #DDDDDD;
}

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

main a:visited {
  color: #c4c4c4;
}

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

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

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

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

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

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

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

footer {
  color: #726E76;
}

footer a {
  color: #DDDDDD;
}

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

footer a:visited {
  color: #c4c4c4;
}

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

.title a {
  color: #645F5F;
}

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

.title a:visited {
  color: #645F5F;
}

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

.button {
  background: #DDDDDD;
  color: #919DAB;
}

.social-icon {
  background-color: #55575E;
  color: #919DAB;
}

.welcome-modal {
  background-color: #8F8FAD;
}

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

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

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

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(226.66667, 5.027933%, 35.098038%, 0.2);
}

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

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

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

@media (min-height: 200px) {

  .site-title-media {
    max-width: 200.0px;
  }

}

@media (max-height: 200px) {

  .site-title-media {
    max-width: 100.0vh;
  }

}

.wordy {
  text-align: left;
}