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

body {
  color: #22241e;
}

main a {
  color: #a00d58;
}

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

main a:visited {
  color: #cf1172;
}

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

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

.site-nav a {
  color: #1b1818;
}

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #a00d58;
}

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

footer a:visited {
  color: #cf1172;
}

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

.title a {
  color: #1b1818;
}

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

.title a:visited {
  color: #1b1818;
}

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

.button {
  background: #a00d58;
  color: #FEFFFD;
}

.social-icon {
  background-color: #22241e;
  color: #FEFFFD;
}

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

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

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

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

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

body {
  font-size: 19px;
}

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

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

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

.border-color {
  border-color: hsla(80, 9.090909%, 12.941176%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}