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

body {
  color: #7B7B7B;
}

main a {
  color: #20649E;
}

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

main a:visited {
  color: #297fc8;
}

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

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

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

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #20649E;
}

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

footer a:visited {
  color: #297fc8;
}

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

.title a {
  color: #757575;
}

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

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

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

.button {
  background: #20649E;
  color: #ffffff;
}

.social-icon {
  background-color: #7B7B7B;
  color: #ffffff;
}

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

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

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

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

body {
  font-size: 12px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}