@layer components{.c-breadcrumbs{display:flex;flex-flow:row wrap;row-gap:.4rem}.c-breadcrumbs__item{padding-right:1em;position:relative}.c-breadcrumbs__item:not(:last-of-type):after{color:var(--brand-dark-grey);content:"\f105";font-family:var(--fa-font-family);font-size:.8em;padding-left:1em}}