{ "$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(1.2rem ,1vw, 1.75rem)", "lineHeight": "1.2", "fontWeight": "700" } } }