commerce-breadcrumbs {
   --dxp-s-text-heading-small-font-family: var(--dxp-s-body-font-family);
   --com-c-breadcrumb-text-size: var(--dxp-s-body-font-size);
}

commerce-breadcrumbs li:last-child a{
   --com-c-breadcrumb-link-color: black;
}