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

body {
  color: #414040;
}

main a {
  color: #1E6F9E;
}

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

main a:visited {
  color: #268dc9;
}

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

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

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

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

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

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

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

footer {
  color: #8F9494;
}

footer a {
  color: #1E6F9E;
}

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

footer a:visited {
  color: #268dc9;
}

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

.title a {
  color: #070707;
}

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

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

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

.button {
  background: #1E6F9E;
  color: #FFFFFF;
}

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

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

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

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

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

body {
  font-size: 13px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}