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

body {
  color: #5b5d5b;
}

main a {
  color: #70a8c0;
}

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

main a:visited {
  color: #93bed0;
}

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

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

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

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

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

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

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

footer {
  color: #bdbdbd;
}

footer a {
  color: #70a8c0;
}

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

footer a:visited {
  color: #93bed0;
}

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

.title a {
  color: #b7b8b7;
}

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

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

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

.button {
  background: #70a8c0;
  color: #FFFFFF;
}

.social-icon {
  background-color: #5b5d5b;
  color: #FFFFFF;
}

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

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

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

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

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

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

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

.border-color {
  border-color: hsla(120, 1.0869565%, 36.07843%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}