/*
 * Hide text.
 */

hide-text()
  text-indent: 101%
  white-space: nowrap
  overflow: hidden
