/* This is mainly for Safari! */
.body-theme-default {
  --explainer-arrow-url: url("/wp-content/themes/new-document-child/images/arrow.svg");
}
.body-theme-blue {
  --explainer-arrow-url: url("/wp-content/themes/new-document-child/images/arrow--blue.svg");
}
.body-theme-green {
  --explainer-arrow-url: url("/wp-content/themes/new-document-child/images/arrow--green.svg");
}
