body {
  background-color: #F8F9FA;
  font-weight: normal;
  font-style: normal;
  font-family: "Arial", "Helvetica", sans-serif;
}

body {
  color: #504949;
}

main a {
  color: #1e556c;
}

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

main a:visited {
  color: #297494;
}

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

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

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

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

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

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

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

footer {
  color: #133758;
}

footer a {
  color: #1e556c;
}

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

footer a:visited {
  color: #297494;
}

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

.title a {
  color: #133758;
}

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

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

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

.button {
  background: #1e556c;
  color: #F8F9FA;
}

.social-icon {
  background-color: #504949;
  color: #F8F9FA;
}

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

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

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

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

body {
  font-size: 16px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}