@mixin hide-text {
  color:            transparent;
  font:             0/0 a;
  text-shadow:      none;
}