.simple-text-cards{display:flex;flex-wrap:wrap;gap:24px}.simple-text-cards .card{background:#f5f5f4;border-radius:16px;flex:1;padding:16px 12px;text-align:center}.simple-text-cards .card img{display:inline-block;margin-bottom:20px}.simple-text-cards .card h6{color:#44403c;font-size:16px;font-weight:600;line-height:24px;margin-bottom:4px}.simple-text-cards .card p{color:#44403c;font-size:16px;font-weight:400;line-height:24px}