{
    "$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 2,
    "title": "default",
    "patterns": [],
    "settings": {
        "appearanceTools": true,
        "custom": {
            "width": {
                "aligncenter": "32.5rem",
                "float": "calc(50% - 1.5rem)",
                "thumbnail-float": "calc(50% - 1.5rem - 182px)",
                "content": "45rem",
                "wide": "57.5rem",
                "full": "100%",
                "sidebar": "25rem",
                "limit": "1600px"
            },
            "font": {
                "sccale": {
                    "small": 0.8125,
                    "normal": 1,
                    "medium": 1.25,
                    "large": 1.5,
                    "extra-large": 2,
                    "x-large": 2.625,
                    "huge": 3
                }
            },
            "color": {
                "scheme": "default",
                "comments-bg": "rgba(0,0,0,.1)",
                "relate-posts-bg": "rgba(0,0,0,.15)",
                "featured-image-bg": "rgba(0,0,0,.05)",
                "code-tag-bg": "#f8f8ff",
                "code-tag-text": "#000000",
                "toc-bg": "#f8f8ff",
                "stripe": "rgba(0,0,0,.1)",
                "button-bg": "#32373c",
                "button-text": "#fff",
                "unknown-bg": "#f8f8ff",
                "dark-mode-bg": "#1b262c",
                "palette-base": "#fefefe",
                "palette-base-banner": "#f5f5f5",
                "palette-base-sidebar": "#f5f5f5",
                "palette-base-menu-primary": "#fafafa",
                "palette-contrast": "#000000",
                "palette-contrast-banner": "#000000",
                "palette-contrast-sidebar": "#000000",
                "palette-contrast-menu-primary": "#000000",
                "palette-border-color": "#cccccc",
                "palette-primary": "#333333",
                "palette-secondary": "#a22041",
                "palette-tertiary": "#8ea729",
                "palette-complementary": "#160385",
                "palette-blocks-black": "#000000",
                "palette-blocks-white": "#ffffff",
                "palette-blocks-muted": "#ecf0f1",
                "palette-blocks-alert": "#ED4F32",
                "palette-blocks-warning": "#EDE04D",
                "palette-blocks-notice": "#4bb1cf"
            },
            "marker": {
                "ul-list-style": "disc",
                "ul-content": "unset",
                "color": "var(--wp--preset--color--contrast)"
            },
            "border": {
                "common-style": "solid",
                "common-width": "1px",
                "common": "var(--wp--custom--border--common-width) var(--wp--custom--border--common-style) var(--wp--preset--color--border-color)",
                "radius": "5px"
            },
            "lineHeight": {
                "common": 1.5,
                "meta": 1.5,
                "heading": "1.15"
            },
            "fontWeight": {
                "common": "400",
                "meta": "400",
                "heading": "700"
            },
            "textTransform": {
                "common": "none",
                "meta": "none",
                "heading": "uppercase"
            },
            "margin": {
                "top": "1.5vw",
                "right": "auto",
                "bottom": "1.5vw",
                "left": "auto",
                "block": "1.5rem auto",
                "container": "0 auto",
                "alignleft": ".75rem .75rem .75rem .75rem",
                "alignright": ".75rem .75rem .75rem .75rem",
                "start-content": "calc((100% - var(--wp--custom--width--content, 45rem )) / 2 )",
                "start-wide": "calc((100% - var(--wp--custom--width--wide, 57.5rem )) / 2 )",
                "gap": ".75rem"
            },
            "padding": {
                "top": "0",
                "right": "0.75rem",
                "bottom": "0",
                "left": "0.75rem",
                "content": "0.75rem",
                "block": "0 1.5rem",
                "container": 0
            },
            "minHeight": {
                "default": 0,
                "eighth": "12.5vh",
                "quarter": "25vh",
                "one-third": "35vh",
                "harf": "50vh",
                "3quarters": "75vh",
                "full": "100vh"
            },
            "maxHeight": {
                "default": 0,
                "eighth": "12.5vh",
                "quarter": "25vh",
                "one-third": "35vh",
                "harf": "50vh",
                "3quarters": "75vh",
                "full": "100vh",
                "post-featured-image": "75vh",
                "excerpt-lines": 4
            },
            "tabSize": {
                "default": "2rem"
            }
        },
        "color": {
            "palette": [
                {
                    "color": "var(--wp--custom--color--palette-base)",
                    "name": "Base",
                    "slug": "base"
                },
                {
                    "color": "var(--wp--custom--color--palette-base-banner)",
                    "name": "Banner Background",
                    "slug": "base-banner"
                },
                {
                    "color": "var(--wp--custom--color--palette-base-sidebar)",
                    "name": "Sidebar Background",
                    "slug": "base-sidebar"
                },
                {
                    "color": "var(--wp--custom--color--palette-base-menu-primary)",
                    "name": "Primary Menu Background",
                    "slug": "base-menu-primary"
                },
                {
                    "color": "var(--wp--custom--color--palette-contrast)",
                    "name": "Contrast",
                    "slug": "contrast"
                },
                {
                    "color": "var(--wp--custom--color--palette-contrast-banner)",
                    "name": "Banner Text",
                    "slug": "contrast-banner"
                },
                {
                    "color": "var(--wp--custom--color--palette-contrast-sidebar)",
                    "name": "Sidebar Text",
                    "slug": "contrast-sidebar"
                },
                {
                    "color": "var(--wp--custom--color--palette-border-color)",
                    "name": "Border Color",
                    "slug": "border-color"
                },
                {
                    "color": "var(--wp--custom--color--palette-contrast-menu-primary)",
                    "name": "Primary Menu Text",
                    "slug": "contrast-menu-primary"
                },
                {
                    "color": "var(--wp--custom--color--palette-primary)",
                    "name": "Primary",
                    "slug": "primary"
                },
                {
                    "color": "var(--wp--custom--color--palette-secondary)",
                    "name": "Secondary",
                    "slug": "secondary"
                },
                {
                    "color": "var(--wp--custom--color--palette-tertiary)",
                    "name": "Tertiary",
                    "slug": "tertiary"
                },
                {
                    "color": "var(--wp--custom--color--palette-complementary)",
                    "name": "Complementary",
                    "slug": "complementary"
                }

            ]
        },
        "blocks": {
            "core/paragraph": {
                "color": {
                    "custom": true,
                    "defaultPalette": true,
                    "palette": [
                        {
                            "name": "Black",
                            "slug": "emulsion-black",
                            "color": "var(--wp--custom--color--palette-blocks-black)"
                        },
                        {
                            "name": "White",
                            "slug": "emulsion-white",
                            "color": "var(--wp--custom--color--palette-blocks-white)"
                        },
                        {
                            "name": "Muted",
                            "slug": "emulsion-muted",
                            "color": "var(--wp--custom--color--palette-blocks-muted)"
                        },
                        {
                            "name": "Alert",
                            "slug": "emulsion-alert",
                            "color": "var(--wp--custom--color--palette-blocks-alert)"
                        },
                        {
                            "name": "Warning",
                            "slug": "emulsion-warning",
                            "color": "var(--wp--custom--color--palette-blocks-warning)"
                        },
                        {
                            "name": "Notice",
                            "slug": "emulsion-notice",
                            "color": "var(--wp--custom--color--palette-blocks-notice)"
                        }
                    ]
                }
            },
            "core/heading": {
                "color": {
                    "custom": true,
                    "defaultPalette": true,
                    "palette": [
                        {
                            "name": "Black",
                            "slug": "emulsion-black",
                            "color": "var(--wp--custom--color--palette-blocks-black)"
                        },
                        {
                            "name": "White",
                            "slug": "emulsion-white",
                            "color": "var(--wp--custom--color--palette-blocks-white)"
                        },
                        {
                            "name": "Muted",
                            "slug": "emulsion-muted",
                            "color": "var(--wp--custom--color--palette-blocks-muted)"
                        },
                        {
                            "name": "Alert",
                            "slug": "emulsion-alert",
                            "color": "var(--wp--custom--color--palette-blocks-alert)"
                        },
                        {
                            "name": "Warning",
                            "slug": "emulsion-warning",
                            "color": "var(--wp--custom--color--palette-blocks-warning)"
                        },
                        {
                            "name": "Notice",
                            "slug": "emulsion-notice",
                            "color": "var(--wp--custom--color--palette-blocks-notice)"
                        }
                    ]
                }
            },
            "core/group": {
                "color": {
                    "custom": true,
                    "defaultPalette": true,
                    "palette": [
                        {
                            "name": "Black",
                            "slug": "emulsion-black",
                            "color": "var(--wp--custom--color--palette-blocks-black)"
                        },
                        {
                            "name": "White",
                            "slug": "emulsion-white",
                            "color": "var(--wp--custom--color--palette-blocks-white)"
                        },
                        {
                            "name": "Muted",
                            "slug": "emulsion-muted",
                            "color": "var(--wp--custom--color--palette-blocks-muted)"
                        },
                        {
                            "name": "Alert",
                            "slug": "emulsion-alert",
                            "color": "var(--wp--custom--color--palette-blocks-alert)"
                        },
                        {
                            "name": "Warning",
                            "slug": "emulsion-warning",
                            "color": "var(--wp--custom--color--palette-blocks-warning)"
                        },
                        {
                            "name": "Notice",
                            "slug": "emulsion-notice",
                            "color": "var(--wp--custom--color--palette-blocks-notice)"
                        }
                    ]
                }
            },
            "core/button": {
                "color": {
                    "custom": true,
                    "defaultPalette": true,
                    "palette": [
                        {
                            "name": "Black",
                            "slug": "emulsion-black",
                            "color": "var(--wp--custom--color--palette-blocks-black)"
                        },
                        {
                            "name": "White",
                            "slug": "emulsion-white",
                            "color": "var(--wp--custom--color--palette-blocks-white)"
                        },
                        {
                            "name": "Muted",
                            "slug": "emulsion-muted",
                            "color": "var(--wp--custom--color--palette-blocks-muted)"
                        },
                        {
                            "name": "Alert",
                            "slug": "emulsion-alert",
                            "color": "var(--wp--custom--color--palette-blocks-alert)"
                        },
                        {
                            "name": "Warning",
                            "slug": "emulsion-warning",
                            "color": "var(--wp--custom--color--palette-blocks-warning)"
                        },
                        {
                            "name": "Notice",
                            "slug": "emulsion-notice",
                            "color": "var(--wp--custom--color--palette-blocks-notice)"
                        }
                    ]
                }
            }
        },
        "dimensions": {
            "minHeight": true
        },
        "layout": {
            "contentSize": "var(--wp--custom--width--content)",
            "wideSize": "var(--wp--custom--width--wide)"
        },
        "typography": {
            "writingMode": true,
            "lineHeight": true,
            "fontFamilies": [
                {
                    "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
                    "slug": "system-font",
                    "name": "System Font"
                },
                {
                    "fontFamily": "\"Hoefler Text\",\"Baskerville Old Face\",Garamond,\"Times New Roman\",serif",
                    "slug": "heading",
                    "name": "Heading"
                },
                {
                    "fontFamily": "\"Hoefler Text\",\"Baskerville Old Face\",Garamond,\"Times New Roman\",serif",
                    "slug": "serif",
                    "name": "Serif"
                },
                {
                    "fontFamily": "Menlo, Consolas, \"DejaVu Sans Mono\", monospace",
                    "slug": "monospace",
                    "name": "Monospace"
                },
                {
                    "fontFace": [
                        {
                            "fontDisplay": "swap",
                            "fontFamily": "Dancing Script",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "400",
                            "src": [
                                "file:./fonts/Dancing_Script/DancingScript-VariableFont_wght.woff2",
                                "file:./fonts/Dancing_Script/DancingScript-VariableFont_wght.ttf"
                            ]
                        }
                    ],
                    "fontFamily": "\"Dancing Script\",\"Comic Sans MS\", cursive",
                    "slug": "dancing-script",
                    "name": "Handwriting"
                },
                {
                    "fontFamily": "\"Segoe UI\",\"Yu Gothic Medium\",\"YuGothic\",\"Hiragino Kaku Gothic Pro\",\"San Francisco\",Roboto, sans-serif",
                    "slug": "yu-gothic",
                    "name": "Yu Gothic"
                },
                {
                    "fontFace": [
                        {
                            "fontDisplay": "swap",
                            "fontFamily": "Rye",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "400",
                            "src": [
                                "file:./fonts/Rye/Rye-Regular.woff",
                                "file:./fonts/Rye/Rye-Regular.ttf"
                            ]
                        }
                    ],
                    "fontFamily": "Rye,sans-serif",
                    "slug": "rye",
                    "name": "Rye"
                },
                {
                    "fontFace": [
                        {
                            "fontDisplay": "swap",
                            "fontFamily": "yomogi",
                            "fontStretch": "normal",
                            "fontStyle": "normal",
                            "fontWeight": "400",
                            "src": [
                                "file:./fonts/yomogi/Yomogi-Regular.woff2",
                                "file:./fonts/yomogi/Yomogi-Regular.ttf"
                            ]
                        }
                    ],
                    "fontFamily": "yomogi,\"Comic Sans MS\", cursive",
                    "slug": "yomogi",
                    "name": "Yomogi"
                }
            ],
            "fontSizes": [
                {
                    "slug": "small",
                    "size": "clamp(calc( var(--wp--custom--font--sccale--small) * 1rem), calc( 100vw / 72 * 1.5), calc( var(--wp--custom--font--sccale--normal) * 1rem))",
                    "name": "Small"
                },
                {
                    "slug": "normal",
                    "size": "clamp(calc( var(--wp--custom--font--sccale--normal) * 1rem), calc( 100vw / 72 * 1.5), calc( var(--wp--custom--font--sccale--medium) * 1rem))",
                    "name": "Normal"
                },
                {
                    "slug": "medium",
                    "size": "clamp(calc( var(--wp--custom--font--sccale--medium) * 1rem), calc( 100vw / 72 * 1.5), calc( var(--wp--custom--font--sccale--large) * 1rem))",
                    "name": "Medium"
                },
                {
                    "slug": "large",
                    "size": "clamp(calc( var(--wp--custom--font--sccale--large) * 1rem), calc( 100vw / 72 * 1.5), calc( var(--wp--custom--font--sccale--extra-large) * 1rem))",
                    "name": "Large"
                },
                {
                    "slug": "extra-large",
                    "size": "clamp(calc( var(--wp--custom--font--sccale--extra-large) * 1rem), calc( 100vw / 72 * 2), calc( var(--wp--custom--font--sccale--x-large) * 1rem))",
                    "name": "Extra large"
                },
                {
                    "slug": "x-large",
                    "size": "clamp(calc( var(--wp--custom--font--sccale--x-large) * 1rem), calc( 100vw / 72 * 3), calc( var(--wp--custom--font--sccale--huge) * 1rem))",
                    "name": "X large"
                },
                {
                    "slug": "huge",
                    "size": "calc( var(--wp--custom--font--sccale--huge) * 1rem)",
                    "name": "Huge"
                }
            ]
        },
        "spacing": {
            "blockGap": true,
            "padding": true,
            "margin": true,
            "units": ["rem", "px", "em", "%", "vh", "vw"],
            "spacingScale": {
                "unit": "rem",
                "increment": 0.75,
                "operator": "+",
                "steps": 6
            }
        },
        "border": {
            "color": true,
            "radius": true,
            "style": true,
            "width": true
        }
    },
    "customTemplates": [
        {
            "name": "the-front-page",
            "title": "Front Page Example",
            "postTypes": ["page"]
        },
        {
            "name": "page-sidebar",
            "title": "Page With Sidebar",
            "postTypes": ["page"]
        },
        {
            "name": "the-blank",
            "title": "Blank No Header No Footer",
            "postTypes": ["post", "page"]
        },
        {
            "name": "single-sidebar",
            "title": "Post With Sidebar",
            "postTypes": ["post"]
        }

    ],
    "templateParts": [
        {
            "name": "header",
            "area": "header",
            "title": "Site Title + Archive Title"
        },
        {
            "name": "header-singular",
            "area": "header",
            "title": "Header Singular"
        },
        {
            "name": "post-header",
            "area": "post-header",
            "title": "Post Title + Metadata"
        },
        {
            "name": "page-header",
            "area": "post-header",
            "title": "Page Title"
        },
        {
            "name": "header-rich",
            "area": "header",
            "title": "Site Title + Header Image"
        },
        {
            "name": "footer",
            "area": "footer",
            "title": "Footer"
        },
        {
            "name": "post-footer",
            "area": "footer",
            "title": "Post Footer"
        },
        {
            "name": "page-footer",
            "area": "footer",
            "title": "Page Footer"
        },
        {
            "name": "header-2col",
            "area": "header",
            "title": "Header 2col"
        },
        {
            "name": "comments",
            "area": "uncategorized",
            "title": "Comments"
        },
        {
            "name": "page-content",
            "area": "article-wrapper",
            "title": "Article Wrapper"
        },
        {
            "name": "post-content",
            "area": "article-wrapper",
            "title": "Article Wrapper"
        },
        {
            "name": "queryt-post",
            "area": "uncategorized",
            "title": "Query Post"
        },
        {
            "name": "relate-posts",
            "area": "uncategorized",
            "title": "Relate Posts"
        },
        {
            "name": "taxonomy",
            "area": "uncategorized",
            "title": "Taxonomy"
        },
        {
            "name": "theme-front-page-demo",
            "area": "uncategorized",
            "title": "Theme Front Page Demo"
        }

    ],
    "styles": {
        "color": {
            "background": "var(--wp--preset--color--base)",
            "text": "var(--wp--preset--color--contrast)"
        },
        "typography": {
            "fontSize": "var(--wp--preset--font-size--normal)",
            "lineHeight": "var(--wp--custom--line-height--common)",
            "fontFamily": "var(--wp--preset--font-family--system-font)",
            "fontWeight": "var(--wp--custom--font-weight--common)"
        },
        "spacing": {
            "blockGap": "var(--wp--preset--spacing--40)"
        },
        "css": "body *{box-sizing:border-box;}",
        "elements": {
            "link": {
                "color": {
                    "text": "var(--wp--preset--color--primary)"
                },
                ":hover": {
                    "color": {
                        "text": "var(--wp--preset--color--secondary)"
                    }
                }
            },
            "heading": {
                "typography": {
                    "lineHeight": "var(--wp--custom--line-height--heading)",
                    "textTransform": "var(--wp--custom--text-transform--heading)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)"
                },
                "spacing": {
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--preset--spacing--40)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--preset--spacing--40)"
                    }
                }
            },
            "h1": {
                "typography": {
                    "fontSize": "clamp(var(--wp--preset--font-size--extra-large), calc( 100vw / 72 * 3), var(--wp--preset--font-size--huge))",
                    "fontFamily": "var(--wp--preset--font-family--heading)"
                },
                "spacing": {
                    "margin": {
                        "top": "calc( var(--wp--custom--margin--top) * var(--wp--custom--font--sccale--extra-large))",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "calc( var(--wp--custom--margin--bottom) * var(--wp--custom--font--sccale--extra-large))",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            },
            "h2": {
                "typography": {
                    "fontSize": "clamp(var(--wp--preset--font-size--large), calc( 100vw / 72 * 2), var(--wp--preset--font-size--extra-large) )",
                    "fontFamily": "var(--wp--preset--font-family--heading)"
                },
                "spacing": {
                    "margin": {
                        "top": "calc( var(--wp--custom--margin--top) * var(--wp--custom--font--sccale--large))",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "calc( var(--wp--custom--margin--bottom) * var(--wp--custom--font--sccale--large))",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            },
            "h3": {
                "typography": {
                    "fontSize": "clamp(var(--wp--preset--font-size--normal), calc( 100vw / 72 * 1.5), var(--wp--preset--font-size--large))"
                },
                "spacing": {
                    "margin": {
                        "top": "calc( var(--wp--custom--margin--top) * var(--wp--custom--font--sccale--normal))",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "calc( var(--wp--custom--margin--bottom) * var(--wp--custom--font--sccale--normal))",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            },
            "h4": {
                "typography": {
                    "fontSize": "clamp(var(--wp--preset--font-size--normal), calc( 100vw / 72 * 1.5), var(--wp--preset--font-size--medium))"
                },
                "spacing": {
                    "margin": {
                        "top": "calc( var(--wp--custom--margin--top) * var(--wp--custom--font--sccale--normal))",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "calc( var(--wp--custom--margin--bottom) * var(--wp--custom--font--sccale--normal))",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            },
            "h5": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--small)"
                },
                "spacing": {
                    "margin": {
                        "top": "calc( var(--wp--custom--margin--top) * var(--wp--custom--font--sccale--small))",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "calc( var(--wp--custom--margin--bottom) * var(--wp--custom--font--sccale--small))",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            },
            "h6": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--small)"
                },
                "spacing": {
                    "margin": {
                        "top": "calc( var(--wp--custom--margin--top) * var(--wp--custom--font--sccale--small))",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "calc( var(--wp--custom--margin--bottom) * var(--wp--custom--font--sccale--small))",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            }
        },
        "blocks": {
            "core/group": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/template-part": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/site-title": {
                "elements": {
                    "link": {
                        "typography": {
                            "textDecoration": "none"
                        }
                    }
                },
                "typography": {
                    "fontSize": "1.5rem"
                },
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    },
                    "padding": {
                        "top": "0",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--padding--left)"
                    }
                }
            },
            "core/post-title": {
                "elements": {
                    "link": {
                        "typography": {
                            "textDecoration": "none"
                        }
                    }
                },
                "typography": {
                    "fontSize": "2rem"
                },
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    },
                    "padding": {
                        "top": "0",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--padding--left)"
                    }
                }
            },
            "core/query": {
                "elements": {
                    "h2": {
                        "typography": {
                            "fontFamily": "var(--wp--preset--font-family--serif)",
                            "fontSize": "2rem"
                        }
                    }
                },
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/comments-query-loop": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                }
            },

            "core/post-featured-image": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/cover": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/post": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/paragraph": {
                "typography": {
                    "fontSize": "clamp(0.875rem, calc( 100vw / 72 * 1.5), 1.125rem)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)"
                },
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                }
            },
            "core/list": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--content)",
                        "left": "clamp(2rem, calc(100vw / 36), calc(2.5rem + var(--wp--custom--padding--content,.75rem)));",
                        "right": "var(--wp--custom--padding--content)",
                        "bottom": "var(--wp--custom--padding--content)"
                    }
                }
            },
            "core/post-date": {
                "spacing": {
                    "padding": {
                        "top": "var(--wp--custom--padding--content)",
                        "left": "var(--wp--custom--padding--content)",
                        "bottom": "var(--wp--custom--padding--content)",
                        "right": "var(--wp--custom--padding--content)"
                    }
                }
            },
            "core/post-author": {
                "spacing": {
                    "padding": {
                        "top": "var(--wp--custom--padding--content)",
                        "left": "var(--wp--custom--padding--content)",
                        "bottom": "var(--wp--custom--padding--content)",
                        "right": "var(--wp--custom--padding--content)"
                    }
                },
                "css": "& p:not(.spacificity){margin-top:0;margin-bottom:0;}"
            },
            "core/table-of-contents": {
                "color": {
                    "background": "var(--wp--custom--color--code-tag-bg)",
                    "text": "var(--wp--custom--color--code-tag-text)"
                },
                "border": {
                    "width": "var(--wp--custom--border--common-width)",
                    "style": "var(--wp--custom--border--common-style)",
                    "color": "var(--wp--preset--color--border-color)"
                },
                "elements": {
                    "link": {
                        "typography": {
                            "textDecoration": "none"
                        }
                    }
                },
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/buttons": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                }
            },
            "core/button": {
                "border": {
                    "radius": "var(--wp--custom--border--radius)"
                },

                "typography": {
                    "fontSize": "var(--wp--preset--font-size--medium)"
                },
                "elements": {

                    "link": {
                        "spacing": {
                            "padding": {
                                "top": "var(--wp--custom--padding--top)",
                                "right": "var(--wp--custom--padding--right)",
                                "bottom": "var(--wp--custom--padding--bottom)",
                                "left": "var(--wp--custom--padding--left)"
                            },
                            "margin": {
                                "left": "0!important"
                            }
                        },

                        "typography": {
                            "textDecoration": "none"
                        }
                    }
                }
            },
            "core/comments-pagination-next": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                },
                "color": {
                    "text": "var(--wp--custom--color--button-text)",
                    "background": "var(--wp--custom--color--button-bg)"
                },
                "typography": {
                    "textDecoration": "none"
                },
                "border": {
                    "radius": "var(--wp--custom--border--radius)"
                }
            },
            "core/comments-pagination-previous": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                },
                "color": {
                    "text": "var(--wp--custom--color--button-text)",
                    "background": "var(--wp--custom--color--button-bg)"
                },
                "typography": {
                    "textDecoration": "none"
                },
                "border": {
                    "radius": "var(--wp--custom--border--radius)"
                }
            },
            "core/post-comments-link": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--small)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)"
                }
            },
            "core/comment-reply-link": {
                "spacing": {
                    "margin": {
                        "left": "0!important"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                },
                "color": {
                    "text": "var(--wp--custom--color--button-text)",
                    "background": "var(--wp--custom--color--button-bg)"
                },
                "typography": {
                    "textDecoration": "none"
                },
                "border": {
                    "radius": "var(--wp--custom--border--radius)"
                }
            },
            "core/comment-edit-link": {
                "spacing": {
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    },
                    "margin": {
                        "left": "0!important"
                    }
                },
                "color": {
                    "text": "var(--wp--custom--color--button-text)",
                    "background": "var(--wp--custom--color--button-bg)"
                },
                "typography": {
                    "textDecoration": "none"
                },
                "border": {
                    "radius": "var(--wp--custom--border--radius)"
                }
            },

            "core/file": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                },
                "elements": {
                    "link": {
                        "spacing": {
                            "margin": {
                                "top": "var(--wp--custom--margin--top)",
                                "right": "var(--wp--custom--margin--right)",
                                "bottom": "var(--wp--custom--margin--bottom)",
                                "left": "var(--wp--custom--margin--left)"
                            },
                            "padding": {
                                "top": "var(--wp--custom--padding--top)",
                                "right": "var(--wp--custom--padding--right)",
                                "bottom": "var(--wp--custom--padding--bottom)",
                                "left": "var(--wp--custom--padding--left)"
                            }
                        },
                        "color": {
                            "text": "var(--wp--custom--color--button-text)",
                            "background": "var(--wp--custom--color--button-bg)"
                        },
                        "typography": {
                            "textDecoration": "none"
                        },
                        "border": {
                            "radius": "var(--wp--custom--border--radius)"
                        }
                    }
                }
            },
            "core/post-navigation-link": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                },
                "elements": {
                    "link": {
                        "spacing": {
                            "margin": {
                                "top": "0",
                                "right": "0",
                                "bottom": "0",
                                "left": "0"
                            },
                            "padding": {
                                "top": "var(--wp--custom--padding--top)",
                                "right": "var(--wp--custom--padding--right)",
                                "bottom": "var(--wp--custom--padding--bottom)",
                                "left": "var(--wp--custom--padding--left)"
                            }
                        },
                        "color": {
                            "text": "var(--wp--custom--color--button-text)",
                            "background": "var(--wp--custom--color--button-bg)"
                        },
                        "typography": {
                            "textDecoration": "none"
                        },
                        "border": {
                            "radius": "var(--wp--custom--border--radius)"
                        }
                    }
                },
                "border": {
                    "width": "var(--wp--custom--border--common-width)",
                    "style": "var(--wp--custom--border--common-style)",
                    "color": "var(--wp--preset--color--border-color)"
                }
            },
            "core/post-terms": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--small)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)"
                },
                "css": "&{padding-left:var(--wp--custom--padding--left);padding-right:var(--wp--custom--padding--right);}"
            },
            "core/loginout": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                },
                "elements": {
                    "link": {
                        "spacing": {
                            "margin": {
                                "top": "var(--wp--custom--margin--top)",
                                "right": "var(--wp--custom--margin--right)",
                                "bottom": "var(--wp--custom--margin--bottom)",
                                "left": "var(--wp--custom--margin--left)"
                            },
                            "padding": {
                                "top": "var(--wp--custom--padding--top)",
                                "right": "var(--wp--custom--padding--right)",
                                "bottom": "var(--wp--custom--padding--bottom)",
                                "left": "var(--wp--custom--padding--left)"
                            }
                        },
                        "color": {
                            "text": "var(--wp--custom--color--button-text)",
                            "background": "var(--wp--custom--color--button-bg)"
                        },
                        "typography": {
                            "textDecoration": "none"
                        },
                        "border": {
                            "radius": "var(--wp--custom--border--radius)"
                        }
                    }
                }
            },
            "core/comments-pagination-numbers": {
                "elements": {
                    "link": {
                        "typography": {
                            "textDecoration": "none"
                        },
                        "spacing": {
                            "margin": {
                                "top": "0",
                                "right": "0",
                                "bottom": "0",
                                "left": "0"
                            },
                            "padding": {
                                "top": "var(--wp--custom--padding--top)",
                                "right": "var(--wp--custom--padding--right)",
                                "bottom": "var(--wp--custom--padding--bottom)",
                                "left": "var(--wp--custom--padding--left)"
                            }
                        },
                        "color": {
                            "text": "var(--wp--custom--color--button-text)",
                            "background": "var(--wp--custom--color--button-bg)"
                        },
                        "border": {
                            "radius": "var(--wp--custom--border--radius)"
                        }
                    }
                }
            },
            "core/site-logo": {
                "spacing": {
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/post-author-biography": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                }
            },
            "core/table": {
                "typography": {

                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)"
                },
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/quote": {
                "border": {
                    "left": {
                        "width": "var(--wp--custom--border--common-width)",
                        "style": "var(--wp--custom--border--common-style)",
                        "color": "var(--wp--preset--color--border-color)"
                    }
                },
                "elements": {
                    "cite": {
                        "typography": {
                            "fontSize": "var(--wp--preset--font-size--small)",
                            "fontStyle": "normal"
                        }
                    }
                },
                "spacing": {
                    "padding": {
                        "left": "2.5rem"
                    }
                }
            },
            "core/pullquote": {
                "border": {
                    "top": {
                        "width": "var(--wp--custom--border--common-width)",
                        "style": "var(--wp--custom--border--common-style)",
                        "color": "var(--wp--preset--color--border-color)"
                    },
                    "bottom": {
                        "width": "var(--wp--custom--border--common-width)",
                        "style": "var(--wp--custom--border--common-style)",
                        "color": "var(--wp--preset--color--border-color)"
                    }
                }
            },
            "core/verse": {
                "typography": {
                    "fontSize": "calc(var(--wp--preset--font-size--normal) * 1.25)",
                    "lineHeight": "calc(var(--wp--custom--line-height--common) * 1.25)",
                    "fontFamily": "var(--wp--preset--font-family--system-font)",
                    "fontWeight": "var(--wp--custom--font-weight--common)"
                },
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "calc(var(--wp--custom--padding--top) * 2)",
                        "right": "calc(var(--wp--custom--padding--right) * 2)",
                        "bottom": "calc(var(--wp--custom--padding--bottom) * 2)",
                        "left": "calc(var(--wp--custom--padding--left) * 2)"
                    }
                }
            },
            "core/preformatted": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "var(--wp--custom--padding--top)",
                        "right": "var(--wp--custom--padding--right)",
                        "bottom": "var(--wp--custom--padding--bottom)",
                        "left": "var(--wp--custom--padding--left)"
                    }
                }
            },
            "core/term-description": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/video": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/post-excerpt": {
                "spacing": {
                    "margin": {
                        "top": "0",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "0",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/embed": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            },
            "core/details": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    }
                }
            },
            "core/image": {
                "spacing": {
                    "margin": {
                        "top": ".75rem",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": ".75rem",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/media-text": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            },
            "core/post-template": {
                "spacing": {
                    "margin": {
                        "top": "var(--wp--custom--margin--top)",
                        "right": "var(--wp--custom--margin--right)",
                        "bottom": "var(--wp--custom--margin--bottom)",
                        "left": "var(--wp--custom--margin--left)"
                    },
                    "padding": {
                        "top": "0",
                        "right": "0",
                        "bottom": "0",
                        "left": "0"
                    }
                }
            }
        }
    }
}
