.container { display: flex; align-items: center; padding: 0 40px; } .homeLink { &::after { content: "Home"; font-size: 14px; padding-right: 0.25rem; } } .homeIcon, .termArrow, .term { display: none; } .link--1 { font-size: 0; height: 23px; } .link--1 { &::after { content: "Sapatos"; font-size: 14px; padding-right: 0.25rem; } } :global(.vtex-breadcrumb-1-x-container) { font-weight: 400; font-size: 14px; line-height: 19px; } .arrow { padding: 0; }