.about-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.1rem;margin-bottom:2.5rem}.about-card h2{margin:0 0 .7rem;font-size:1.15rem}.about-card p{margin:0 0 .8rem;font-size:.92rem;color:var(--ink-soft);line-height:1.55}.about-card p:last-child{margin-bottom:0}.about-cta{display:flex;gap:.8rem;flex-wrap:wrap;padding-bottom:3rem}
