.breadCrumbContainer ul{display:flex;flex-wrap:wrap;gap:10px}.breadCrumbContainer ul li:not(:last-child){padding-right:20px;position:relative}.breadCrumbContainer ul li:not(:last-child):before{background-image:url(https://4343934.fs1.hubspotusercontent-na1.net/hubfs/4343934/TrooInbound_Base_Theme/images/arrow-right.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:10px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:6px}.breadCrumbContainer ul li:last-child a{opacity:.5}