/* Remove only the unlabeled Send Me Your Number airplane from the fixed social rail. */
.floating-social-rail .social-icon-link.send-number {
  display: none !important;
}
