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