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

body {
  color: #cecdb1;
}

main a {
  color: #0d9cc9;
}

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

main a:visited {
  color: #19bdf0;
}

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

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

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

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

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

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

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

footer {
  color: #7f8e33;
}

footer a {
  color: #0d9cc9;
}

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

footer a:visited {
  color: #19bdf0;
}

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

.title a {
  color: #e1ddd6;
}

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

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

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

.button {
  background: #0d9cc9;
  color: #000000;
}

.social-icon {
  background-color: #cecdb1;
  color: #000000;
}

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(57.931034, 22.834646%, 75.09804%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}