.linq-card-base
The base card class has no padding. Child elements inside the card are padded. The base card is just the outline, box-shadow and background color.
The base card class should used when the layout only requires the proper
outline, box-shadow and border.
Use
.linq-card
the majority of the time.