//
// Shadows utilities
//

.with-shadows {
  box-shadow: $card-box-shadow;
}
