.friend-invites-show {
  & .signature-container {
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    display: flex
  }
}