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

body {
  color: #7d7373;
}

main a {
  color: #70a8c0;
}

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

main a:visited {
  color: #93bed0;
}

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

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

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

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

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

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

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

footer {
  color: #ddd4d4;
}

footer a {
  color: #70a8c0;
}

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

footer a:visited {
  color: #93bed0;
}

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

.title a {
  color: #867979;
}

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

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

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

.button {
  background: #70a8c0;
  color: #FFFFFF;
}

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

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

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

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

.site-nav {
  font-family: "Playfair Display", sans-serif;
  font-style: normal;
  font-weight: 700;
}

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

body {
  font-size: 13px;
}

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

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

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

.border-color {
  border-color: hsla(0, 4.1666665%, 47.058823%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}