.news-home{max-width:1240px}.news-home>section>h2{font:2rem var(--font-serif,Georgia, serif);margin:36px 0 24px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.news-story{background:#fffcf7;border:1px solid #e5dbd1;border-radius:18px;overflow:hidden}.news-story>a{color:inherit;height:100%;text-decoration:none;display:block}.news-story>a:hover h3{color:#7e526e}.news-story-image{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.news-story-copy{padding:26px}.news-story-copy h3{font:1.7rem/1.2 var(--font-serif,Georgia, serif);margin:12px 0}.news-story-copy p{color:#695f69;font-size:1rem;line-height:1.65}.news-story-date{color:#796c77;font-size:.8rem}.news-home .experience-cta{margin:40px 0}.content-preview-banner{color:#503b4c;text-align:center;background:#f3e8d9;padding:14px 24px;font:14px/1.5 sans-serif}.content-preview-banner a{color:inherit;text-decoration:underline}@media (max-width:700px){.news-grid{grid-template-columns:1fr}}