/* v7.66 — surface map: the visible background controls the eyebrow colour. */
/* Proven light panels. */
html body main :is(.l731-clearance-panel,.l731-document-preview,.l731-console-inner) [data-one-role="eyebrow"] {
  color:#3D681F !important;
  -webkit-text-fill-color:#3D681F !important;
}
/* Proven dark FAQ headers. */
html body main .faq-group-head [data-one-role="eyebrow"] {
  color:#B8E67C !important;
  -webkit-text-fill-color:#B8E67C !important;
}
