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

body {
  color: #030004;
}

main a {
  color: #8a4786;
}

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

main a:visited {
  color: #aa5aa5;
}

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

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

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

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

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

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

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

footer {
  color: #990a99;
}

footer a {
  color: #8a4786;
}

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

footer a:visited {
  color: #aa5aa5;
}

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

.title a {
  color: #0a0501;
}

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

.title a:visited {
  color: #0a0501;
}

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

.button {
  background: #8a4786;
  color: #FFFFFF;
}

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

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/wallpaper_floral1-5.jpg);
}

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

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

body {
  font-size: 19px;
}

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

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

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

.border-color {
  border-color: hsla(285, 100%, 0.78431374%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}