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

body {
  color: #363636;
}

main a {
  color: #3c517c;
}

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

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

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

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

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

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

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

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

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

footer {
  color: #4f4f4f;
}

footer a {
  color: #3c517c;
}

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

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

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

.title a {
  color: #070404;
}

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

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

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

.button {
  background: #3c517c;
  color: #D6D6D5;
}

.social-icon {
  background-color: #363636;
  color: #D6D6D5;
}

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

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

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

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

body {
  font-size: 13px;
}

.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(0, 0%, 21.17647%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}