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

body {
  color: #f2d7ca;
}

main a {
  color: #e1b08e;
}

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

main a:visited {
  color: #ecccb6;
}

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

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

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

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

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

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

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

footer {
  color: #f2d7ca;
}

footer a {
  color: #e1b08e;
}

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

footer a:visited {
  color: #ecccb6;
}

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

.title a {
  color: #cc815c;
}

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

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

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

.button {
  background: #e1b08e;
  color: #19679a;
}

.social-icon {
  background-color: #f2d7ca;
  color: #19679a;
}

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

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

.site-title {
  font-family: "Nobile", sans-serif;
  font-style: italic;
  font-weight: 700;
}

.site-nav {
  font-family: "Arial", "Helvetica", 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: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(19.5, 60.60606%, 87.05882%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}