Removing tool tips (question marks) from invitations

To remove a tool tip (question mark) from an invitation, edit the CSS file as follows:
.kpl-invitation-tooltip {
Display: none;
}