.card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}
.card__content{padding:1.5rem}
