body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Palatino Linotype", "Book Antiqua3", "Palatino", serif;
}

body {
  color: #525252;
}

main a {
  color: #0cb9d4;
}

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

main a:visited {
  color: #21d6f2;
}

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

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

.site-nav a {
  color: #26231c;
}

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

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

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

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

footer {
  color: #d87b0e;
}

footer a {
  color: #0cb9d4;
}

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

footer a:visited {
  color: #21d6f2;
}

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

.title a {
  color: #26231c;
}

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

.title a:visited {
  color: #26231c;
}

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

.button {
  background: #0cb9d4;
  color: #FFFFFF;
}

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

.welcome-modal {
  background-color: #7B0B0B;
}

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

.site-title {
  font-family: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

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

body {
  font-size: 14px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}