<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Make a best effort to add embedded gallery below navigation elements. This
may not work for all themes */
.juicebox-parent {
  z-index: 0;
}
/* Ensure contextual links appear above Juicebox elements */
.juicebox-parent .contextual {
  z-index: 5000;
}
</pre></body></html>