@bg: white;

.card {
  background: @bg;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
}
