Add box shadow to cards
Created by: Kopyov
Following the logic of other components ($popover-box-shadow, $dropdown-box-shadow, $toast-box-shadow etc), would be very handy to have $card-box-shadow variable to set default box shadow for cards globally. Currently it can be set only with shadow utility class, but having default option set to null would be much better option