.card.card-shadow {
    box-shadow: 0 .25rem 1rem rgba(48,55,66,.15);
}

.card-column-flex-grow {
  flex-grow: 1 !important;
}
