body {
  background-color: #E5E5E9;
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica", sans-serif;
}

body {
  color: #4eb197;
}

main a {
  color: #3ee03f;
}

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

main a:visited {
  color: #21ca22;
}

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

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

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

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

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

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

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

footer {
  color: #ba2c68;
}

footer a {
  color: #3ee03f;
}

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

footer a:visited {
  color: #21ca22;
}

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

.title a {
  color: #b83d4c;
}

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

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

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

.button {
  background: #3ee03f;
  color: #E5E5E9;
}

.social-icon {
  background-color: #4eb197;
  color: #E5E5E9;
}

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

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

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

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

.site-nav {
  font-family: "Playfair Display", 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: "Arimo", sans-serif;
  font-style: normal;
  font-weight: 700;
}

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(164.24243, 38.82353%, 50%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}