.loginLink { display: flex; align-items: center; gap: var(--Spacing-x1); } @media screen and (max-width: 767px) { .loginText { display: none; } }