lf-card {
  // Space between cards
  &:not(:last-child) {
    margin-bottom: $spacer;
  }
}
