/* Remove space at bottom of cards without CTA */
#app .scl-card-icon__content {
  margin-bottom: auto;
  padding: 0 16px;
}