<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flyout-menu-item:has(a.unpublished) {
  background-color: #ffbebe !important;
}

a.unpublished {
  color: #000 !important;
  background-color: #ffbebe !important;
}
</pre></body></html>