{ "version": 2, "title": "Style 02", "settings": { "color": { "palette": [ { "slug": "body", "color": "#000000D9", "name": "Body" }, { "slug": "background", "color": "#F5F4ED", "name": "Background" }, { "slug": "accent", "color": "#bd20fd", "name": "Accent" }, { "slug": "accent-2", "color": "#D5D3C8A3", "name": "Accent #2 " }, { "slug": "body-light", "color": "#E5E4DDA3", "name": "Body Light" } ] }, "layout": { "contentSize": "800px", "wideSize": "1260px" } }, "styles": { "blocks": { "core/site-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontWeight": 700 } }, "core/pullquote": { "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontWeight": 500, "letterSpacing": ".035em", "textTransform": "uppercase" } }, "core/navigation": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "elements": { "button": { "color": { "background": "var(--wp--preset--color--accent)", "text": "#FFFFFF" }, "border": { "radius": "40px" }, "typography": { "textTransform": "none", "fontWeight": 500, "fontSize": "var(--wp--preset--font-size--medium)" }, "shadow": "var(--wp--custom--shadow--medium)" }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--playfair-display)", "fontWeight": "800", "textTransform": "none", "letterSpacing": "0" } }, "h1": { "typography": { "fontSize": "calc(1.2 * var(--wp--preset--font-size--xx-large))" } }, "h2": { "typography": { "fontSize": "calc(1.2 * var(--wp--preset--font-size--x-large))" } }, "h6": { "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontWeight": 600, "letterSpacing": ".015em", "fontSize": "calc(.9 * var(--wp--preset--font-size--small))" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--inter)" } } }