.card-repeater{display:flex;flex-wrap:wrap;gap:3.5rem;justify-content:center}.card-item{background-color:#666;border-radius:8px;box-shadow:0 12px 20px 0 hsla(0,0%,100%,.2);max-width:380px}.card-item__content{color:#fff;line-height:1.7;padding:20px}