// // Base styles // .card { box-shadow: $box-shadow-sm; } .card-title { margin-bottom: ($card-spacer-y * .5); }