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

body {
  color: #a1a399;
}

main a {
  color: #7c6f6e;
}

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

main a:visited {
  color: #958988;
}

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

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

.site-nav a {
  color: #6a7066;
}

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

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

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

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

footer {
  color: #e2351d;
}

footer a {
  color: #7c6f6e;
}

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

footer a:visited {
  color: #958988;
}

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

.title a {
  color: #1b8ea7;
}

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

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

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

.button {
  background: #7c6f6e;
  color: #ebfefc;
}

.social-icon {
  background-color: #a1a399;
  color: #ebfefc;
}

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(72, 5.1546392%, 61.960785%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}