{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Section Header", "slug": "text-section-header", "blockTypes": ["core/heading", "core/paragraph"], "styles": { "typography": { "fontSize": "clamp(28px, 5vw, 48px)", "lineHeight": "1.2", "fontWeight": "600" } } }