.container { margin-left: 40px; .homeIcon { display: none; } .Link, .term { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #929292; } .homeLink { &::after { content: "Home"; font-family: "Open Sans"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; color: #929292; } } }