.invitation-card {
  width: 100%;

  & > .content {
    margin: var(--space-sm) 0;
  }

  & > .actions {
    margin-top: var(--space-md);
  }
}
