.container { padding: 0 40px; margin-bottom: 16px; .homeIcon { display: none; } .homeLink { &::after { content: "Home"; font-weight: 400; font-size: 14px; line-height: 19px; color: #929292; } } .link, .term { font-weight: 400; font-size: 14px; line-height: 19px; } .link { color: #929292; } .term { color: #000000; } }