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

body {
  color: #C461C2;
}

main a {
  color: #6240ED;
}

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

main a:visited {
  color: #886ff1;
}

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

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

.site-nav a {
  color: #90908F;
}

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

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

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

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

footer {
  color: #000000;
}

footer a {
  color: #6240ED;
}

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

footer a:visited {
  color: #886ff1;
}

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

.title a {
  color: #080808;
}

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

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

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

.button {
  background: #6240ED;
  color: #F7F5F5;
}

.social-icon {
  background-color: #C461C2;
  color: #F7F5F5;
}

.welcome-modal {
  background-color: #3d3d3d;
}

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

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

.site-nav {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 100;
}

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(301.21213, 45.62212%, 57.45098%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}