body {
  background-color: #9B9693;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #6C1D9C;
}

main a {
  color: #601FA4;
}

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

main a:visited {
  color: #7927cf;
}

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

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

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

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

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

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

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

footer {
  color: #6621D2;
}

footer a {
  color: #601FA4;
}

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

footer a:visited {
  color: #7927cf;
}

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

.title a {
  color: #3e682c;
}

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

.title a:visited {
  color: #3e682c;
}

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

.button {
  background: #601FA4;
  color: #9B9693;
}

.social-icon {
  background-color: #6C1D9C;
  color: #9B9693;
}

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(277.32285, 68.64865%, 36.27451%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}