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

body {
  color: #1d1f20;
}

main a {
  color: #579294;
}

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

main a:visited {
  color: #72aaac;
}

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

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

.site-nav a {
  color: #4a4a4a;
}

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

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

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

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

footer {
  color: #a0a6ac;
}

footer a {
  color: #579294;
}

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

footer a:visited {
  color: #72aaac;
}

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

.title a {
  color: #1d1f20;
}

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

.title a:visited {
  color: #1d1f20;
}

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

.button {
  background: #579294;
  color: #f0f0f0;
}

.social-icon {
  background-color: #1d1f20;
  color: #f0f0f0;
}

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

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

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

.site-nav {
  font-family: "Didact Gothic", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Didact Gothic", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(200, 4.9180326%, 11.960784%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}