.container { display: flex; align-items: center; background-color: white; .homeLink { .homeIcon { display: none; } } .homeLink::before { content:"Home"; font-size:16px; } .arrow--1 { .Link { font-size:0; } .Link::before { content:"Sapatos"; font-size: 16px; } } }