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

body {
  color: #8a8a8a;
}

main a {
  color: #1a53ff;
}

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

main a:visited {
  color: #4d79ff;
}

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

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

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

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

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

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

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

footer {
  color: #000000;
}

footer a {
  color: #1a53ff;
}

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

footer a:visited {
  color: #4d79ff;
}

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

.title a {
  color: #919191;
}

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

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

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

.button {
  background: #1a53ff;
  color: #ffffff;
}

.social-icon {
  background-color: #8a8a8a;
  color: #ffffff;
}

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

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

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

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

body {
  font-size: 15px;
}

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

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

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

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

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

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

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

@media (min-height: 370px) {

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

}

@media (max-height: 370px) {

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

}

.wordy {
  text-align: left;
}