.impact-story{background:var(--brand-bg-alt)}.tips-section .accordion-button{font-weight:800;color:var(--brand-text)}.community-gallery{background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.gallery-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:var(--shadow-soft)}@media (max-width:991px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr}}