.gallery-section{width:100%;margin:3.5rem 0 0;padding:2.5rem 0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;text-align:center}.gallery-content h2{color:#181818;font-size:2rem;font-weight:700;margin-bottom:1.2rem}.gallery-content p{font-size:1.1rem;color:#222;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}body.dark .gallery-content h2{color:#fff}body.dark .gallery-content p{color:#eee}@media (max-width:600px){.gallery-section{padding:1.5rem .2rem}.gallery-content h2{font-size:1.5rem}.gallery-content p{font-size:1rem}}