body {
  background-color: #FBFBFB;
  font-weight: normal;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #3d3333;
}

main a {
  color: #a022c9;
}

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

main a:visited {
  color: #b83fdf;
}

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

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

.site-nav a {
  color: #305a73;
}

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

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

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

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

footer {
  color: #0e673e;
}

footer a {
  color: #a022c9;
}

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

footer a:visited {
  color: #b83fdf;
}

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

.title a {
  color: #0e9573;
}

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

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

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

.button {
  background: #a022c9;
  color: #FBFBFB;
}

.social-icon {
  background-color: #3d3333;
  color: #FBFBFB;
}

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

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

body {
  background-image: url(//static.otherpeoplespixels.com/images/backgrounds/ricepaper2-white.png);
}

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

.site-nav {
  font-family: "Cambo", 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: "Cambo", 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(0, 8.928572%, 21.960785%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}