.container { display: flex; align-items: center; background-color: white; padding: 32px 0 16px 40px; .term { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #929292; } .homeLink { .homeIcon { display: none; } } .homeLink::before { content:"Home"; font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #929292; } .arrow--1 { .Link { font-size:0; } .Link::before { content:"Sapatos"; font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #929292; } } }