/* ============================================================================
   COMPONENT SKIN: breadcrumb -- ADC (artsdot)
   Token values scoped to the component root (never :root).
   Structure + token contract: components/breadcrumb/breadcrumb.css
   Migrated 2026-07-05 from site-artsdot-V2.0.css (was the ul/li/a/current ink override in the shared colour block)
   ============================================================================ */

ul.breadcrumb-navigation-list {
    --breadcrumb-ink: #4A4A4A;
}
