/* PI London — Homepage Image Gallery sizes (clean + safe) */ /* Title (Fine Jewellery) — slightly larger */ .section-gallery__block-heading, h3.section-gallery__block-heading { font-family: "Americana", serif !important; font-weight: 600 !important; text-transform: uppercase; letter-spacing: 0.03em; line-height: 1.1 !important; color: #fff !important; font-size: clamp(40px, 4.8vw, 62px) !important; /* just a touch bigger */ } /* Paragraph under the title */ .section-gallery__block-subheading, p.section-gallery__block-subheading { font-family: "Avenir", sans-serif !important; line-height: 1.6 !important; letter-spacing: 0.02em; color: #fff !important; font-size: clamp(18px, 1.6vw, 22px) !important; max-width: 900px; margin-left: auto; margin-right: auto; }