Always Visible
Hidden on mobile
Always hidden
Visible on mobile
## Visually hidden
Sometimes you need to show some elements only to assistive technologies (like screen readers). You can use `.visually-hidden` to do so.
It was previously called `.sr-only` in CSS frameworks so the name is still often used.