{
  "$schema": "https://schemas.wp.org/wp/6.8/theme.json",
  "version": 3,
  "settings": {
    "appearanceTools": true,
    "typography": {
      "dropCap": true,
      "fontFamilies": [
        {
          "name": "Pretendard Std",
          "slug": "pretendard-std-variable",
          "fontFamily": "'Pretendard Std', sans-serif",
          "fontFace": [
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "100",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-Thin.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "200",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-ExtraLight.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "300",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-Light.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-Regular.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "500",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-Medium.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "600",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-SemiBold.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "700",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-Bold.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "800",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-ExtraBold.woff2"
              ]
            },
            {
              "fontFamily": "Pretendard Std",
              "fontWeight": "900",
              "fontStyle": "normal",
              "fontDisplay": "swap",
              "src": [
                "file:./assets/fonts/pretendard/PretendardStd-Black.woff2"
              ]
            }
          ]
        },
        {
          "fontFamily": "-apple-system,BlinkMacSystemFont,Segoe UI,Raleway,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif",
          "slug": "system-fonts",
          "name": "System fonts"
        },
        {
          "fontFamily": "Arial, Helvetica, sans-serif",
          "slug": "arial",
          "name": "Arial"
        },
        {
          "fontFamily": "Arial Black, Gadget, sans-serif",
          "slug": "arial-black",
          "name": "Arial Black"
        },
        {
          "fontFamily": "Century Gothic, sans-serif",
          "slug": "century-gothic",
          "name": "Century Gothic"
        },
        {
          "fontFamily": "Courier New, Courier, monospace",
          "slug": "courier-new",
          "name": "Courier New"
        },
        {
          "fontFamily": "Georgia, Times New Roman, Times, serif",
          "slug": "georgia",
          "name": "Georgia"
        },
        {
          "fontFamily": "Impact, Charcoal, sans-serif",
          "slug": "impact",
          "name": "Impact"
        },
        {
          "fontFamily": "Istok Web, sans-serif",
          "slug": "istok-web",
          "name": "Istok Web"
        },
        {
          "fontFamily": "Lucida Grande, Lucida Sans Unicode, sans-serif",
          "slug": "lucida-grande",
          "name": "Lucida Grande"
        },
        {
          "fontFamily": "Lucida Sans Unicode, Lucida Grande, sans-serif",
          "slug": "lucida-sans-unicode",
          "name": "Lucida Sans Unicode"
        },
        {
          "fontFamily": "Helvetica, Helvetica Neue, Arial, sans-serif",
          "slug": "helvetica",
          "name": "Helvetica"
        },
        {
          "fontFamily": "Helvetica Neue, Helvetica, Arial, sans-serif",
          "slug": "helvetica-neue",
          "name": "Helvetica Neue"
        },
        {
          "fontFamily": "Monaco, Consolas, Lucida Console, monospace, sans-serif",
          "slug": "monaco",
          "name": "Monaco"
        },
        {
          "fontFamily": "Palatino, Palatino Linotype, Book Antiqua, serif",
          "slug": "palatino",
          "name": "Palatino"
        },
        {
          "fontFamily": "Sans Serif, Arial",
          "slug": "sans-serif",
          "name": "Sans Serif"
        },
        {
          "fontFamily": "Tahoma, Geneva, sans-serif",
          "slug": "tahoma",
          "name": "Tahoma"
        },
        {
          "fontFamily": "Trebuchet MS, Helvetica, sans-serif",
          "slug": "trebuchet-ms",
          "name": "Trebuchet MS"
        },
        {
          "fontFamily": "Times New Roman, Times, serif",
          "slug": "times-new-roman",
          "name": "Times New Roman"
        },
        {
          "fontFamily": "Verdana, Geneva, sans-serif",
          "slug": "verdana",
          "name": "Verdana"
        }
      ],
      "fontSizes": [
        {
          "name": "Display Large",
          "slug": "display-large",
          "size": "96px",
          "fluid": {
            "min": "36px",
            "max": "96px"
          }
        },
        {
          "name": "Display Medium",
          "slug": "display-medium",
          "size": "88px",
          "fluid": {
            "min": "36px",
            "max": "88px"
          }
        },
        {
          "name": "Display Small",
          "slug": "display-small",
          "size": "72px",
          "fluid": {
            "min": "32px",
            "max": "72px"
          }
        },
        {
          "name": "Display Extra Small",
          "slug": "display-extra-small",
          "size": "56px",
          "fluid": {
            "min": "32px",
            "max": "56px"
          }
        },
        {
          "name": "Display Extra Extra Small",
          "slug": "display-extra-extra-small",
          "size": "48px",
          "fluid": {
            "min": "30px",
            "max": "48px"
          }
        },
        {
          "name": "Display 40",
          "slug": "display-40",
          "size": "40px",
          "fluid": {
            "min": "32px",
            "max": "40px"
          }
        },
        {
          "name": "Display 36",
          "slug": "display-36",
          "size": "36px",
          "fluid": {
            "min": "28px",
            "max": "36px"
          }
        },
        {
          "name": "Display 32",
          "slug": "display-32",
          "size": "32px",
          "fluid": {
            "min": "24px",
            "max": "32px"
          }
        },
        {
          "name": "Display 24",
          "slug": "display-24",
          "size": "24px",
          "fluid": {
            "min": "20px",
            "max": "24px"
          }
        },
        {
          "name": "Heading 1",
          "slug": "heading-1",
          "size": "40px",
          "fluid": {
            "min": "32px",
            "max": "40px"
          }
        },
        {
          "name": "Heading 2",
          "slug": "heading-2",
          "size": "36px",
          "fluid": {
            "min": "28px",
            "max": "36px"
          }
        },
        {
          "name": "Heading 3",
          "slug": "heading-3",
          "size": "32px",
          "fluid": {
            "min": "24px",
            "max": "32px"
          }
        },
        {
          "name": "Heading 4",
          "slug": "heading-4",
          "size": "28px",
          "fluid": {
            "min": "22px",
            "max": "28px"
          }
        },
        {
          "name": "Heading 5",
          "slug": "heading-5",
          "size": "24px",
          "fluid": false
        },
        {
          "name": "Heading 6",
          "slug": "heading-6",
          "size": "22px",
          "fluid": false
        },
        {
          "name": "Sub Header Medium",
          "slug": "sub-header-medium",
          "size": "25px",
          "fluid": false
        },
        {
          "name": "Sub Header Regular",
          "slug": "sub-header-regular",
          "size": "25px",
          "fluid": false
        },
        {
          "name": "Paragraph Extra Large",
          "slug": "paragraph-extra-large",
          "size": "20px",
          "fluid": {
            "min": "18px",
            "max": "20px"
          }
        },
        {
          "name": "Paragraph Large",
          "slug": "paragraph-large",
          "size": "18px",
          "fluid": false
        },
        {
          "name": "Paragraph Medium",
          "slug": "paragraph-medium",
          "size": "16px",
          "fluid": false
        },
        {
          "name": "Paragraph Small",
          "slug": "paragraph-small",
          "size": "15px",
          "fluid": false
        },
        {
          "name": "Paragraph Extra Small",
          "slug": "paragraph-extra-small",
          "size": "14px",
          "fluid": false
        }
      ]
    },
    "color": {
      "gradients": [
        {
          "slug": "category-dark-overlay",
          "gradient": "linear-gradient(0deg, rgba(24, 24, 24, 0.8) 0%, rgba(33, 31, 31, 0) 100%)",
          "name": "Category Dark Overlay"
        },
        {
          "slug": "hero-dark-overlay",
          "gradient": "linear-gradient(270deg, rgba(0,4,4,0) 0%, rgba(0,4,4,0.18) 50%, rgba(0,4,4,0.63) 100%)",
          "name": "Hero Dark Overlay"
        },
        {
          "slug": "hero-light-overlay",
          "gradient": "linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.7) 100%)",
          "name": "Hero Light Overlay"
        }
      ],
      "palette": [
        {
          "color": "#ffffff",
          "name": "Background",
          "slug": "background"
        },
        {
          "color": "#000000",
          "name": "Foreground",
          "slug": "foreground"
        },
        {
          "color": "#F3F3F3",
          "name": "Primary",
          "slug": "primary"
        },
        {
          "color": "#f5f5f5 ",
          "name": "Secondary",
          "slug": "secondary"
        },
        {
          "color": "#000000",
          "name": "Link Color",
          "slug": "link-color"
        },
        {
          "color": "#010101",
          "name": "Title",
          "slug": "title"
        },
        {
          "color": "#342F2F",
          "name": "Title Secondary",
          "slug": "title-secondary"
        },
        {
          "color": "#FDFDFD",
          "name": "Input Bg",
          "slug": "input-bg"
        },
        {
          "color": "#e0e0e0",
          "name": "Border Primary",
          "slug": "border-primary"
        },
        {
          "color": "#e6e6e6",
          "name": "Border Light",
          "slug": "border-light"
        },
        {
          "color": "#1a1a1a",
          "name": "Button Color",
          "slug": "button-color"
        },
        {
          "color": "#d29878",
          "name": "soft-terracotta",
          "slug": "soft-terracotta"
        },
        {
          "color": "#0d0d0d",
          "name": "Body Text",
          "slug": "body-text"
        },
        {
          "color": "#686868",
          "name": "Secondary Text",
          "slug": "secondary-text"
        },
        {
          "color": "#b3b3b3",
          "name": "Footer Text",
          "slug": "footer-text"
        },
        {
          "color": "#454545",
          "name": "Footer Button",
          "slug": "footer-button"
        },
        {
          "color": "#fdfdfd",
          "name": "Light",
          "slug": "light"
        },
        {
          "color": "#C22730",
          "name": "Red",
          "slug": "red"
        },
        {
          "color": "#ECF6E6",
          "name": "Pastel Green",
          "slug": "pastel-green"
        },
        {
          "color": "#DDEFD2",
          "name": "Light Mint",
          "slug": "light-mint"
        },
        {
          "color": "#BABABA",
          "name": "Ash Grey",
          "slug": "ash-grey"
        },
        {
          "color": "#E8B926",
          "name": "Yellow",
          "slug": "yellow"
        },
        {
          "color": "#1A1A1A",
          "name": "Dark",
          "slug": "dark"
        }
      ]
    },
    "layout": {
      "contentSize": "780px",
      "wideSize": "1320px"
    },
    "spacing": {
      "spacingScale": {
        "steps": 0
      },
      "spacingSizes": [
        {
          "name": "10",
          "size": "10px",
          "slug": "10"
        },
        {
          "name": "16",
          "size": "1rem",
          "slug": "16"
        },
        {
          "name": "21",
          "size": "1.3125rem",
          "slug": "21"
        },
        {
          "name": "24",
          "size": "min(1.6rem, 15vw)",
          "slug": "24"
        },
        {
          "name": "30",
          "size": "min( 1.875rem,5vw)",
          "slug": "30"
        },
        {
          "name": "35",
          "size": "min(2.1875rem,5vw)",
          "slug": "35"
        },
        {
          "name": "42",
          "size": "min(2.625rem,6.5vw)",
          "slug": "42"
        },
        {
          "name": "58",
          "size": "min(4.25rem,7.5vw)",
          "slug": "58"
        },
        {
          "name": "70",
          "size": "min(4.75rem,5vw)",
          "slug": "70"
        },
        {
          "name": "120",
          "size": "min(7.5rem,5vw)",
          "slug": "120"
        }
      ],
      "units": [
        "%",
        "px",
        "em",
        "rem",
        "vh",
        "vw"
      ]
    },
    "custom": {
      "layout": {
        "mediumSize": "875px"
      },
      "spacing": {
        "tiny": "clamp(21px, 2vw, 28px)",
        "extra-small": "clamp(28px, 3.5vw, 35px)",
        "normal": "clamp(30px, 3.5vw, 40px)",
        "small": "max(1.75rem, 5vw)",
        "medium": "clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)))",
        "wp-comment-horizontal": "clamp(30px, 3.7vw, 70px)",
        "wp-block-sidebar": "clamp(25px,3.5vw,70px)",
        "wp-block-post": "clamp(28px, 3.5vw, 42px)",
        "wp-block-sidebar-widget": "clamp(35px, 3.5vw, 49px)",
        "large": "clamp(3.5rem, 10vw, 5.0625rem)",
        "outer": "var(--wp--custom--spacing--small, 1.25rem)",
        "section-block-top": "clamp(42px, 7.5vw, 91px)",
        "section-block-bottom": "clamp(42px, 7.5vw, 91px)",
        "main-block-gap": "clamp(56px, 5.5vw, 91px)",
        "main-block-gap-medium": "clamp(42px, 6.5vw, 70px)",
        "block-content-gap": "clamp(35px, 3.5vw, 42px)",
        "group-heading-bottom-gap": "clamp(35px, 3.5vw, 56px)",
        "block-footer-gap": "clamp(42px, 6.5vw, 70px)"
      },
      "font-weight": {
        "light": 300,
        "regular": 400,
        "medium": 500,
        "semi-bold": 600,
        "bold": 700,
        "black": 900
      }
    },
    "useRootPaddingAwareAlignments": true
  },
  "styles": {
    "blocks": {
      "core/button": {
        "border": {
          "radius": "0",
          "width": "1px",
          "color": "var(--wp--preset--color--button-color)",
          "style": "solid"
        },
        "color": {
          "background": "var(--wp--preset--color--button-color)",
          "text": "var(--wp--preset--color--light)"
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-medium)",
          "fontWeight": "var(--wp--custom--font-weight--medium)",
          "lineHeight": "1.5"
        },
        "spacing": {
          "padding": {
            "top": "clamp(12px, 2.5vw, 16px)",
            "right": "clamp(21px, 2.5vw, 35px)",
            "bottom": "clamp(12px, 2.5vw, 16px)",
            "left": "clamp(21px, 2.5vw, 35px)"
          }
        }
      },
      "core/post-title": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--display-40)",
          "lineHeight": "1.4",
          "fontWeight": "var(--wp--custom--font-weight--bold)"
        }
      },
      "core/post-comments": {
        "spacing": {
          "padding": {
            "top": "var(--wp--custom--spacing--normal)"
          }
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-large)",
          "lineHeight": "1.75",
          "fontWeight": "var(--wp--custom--font-weight--regular)"
        },
        "elements": {
          "h3": {
            "typography": {
              "fontSize": "var(--wp--preset--font-size--post-title)",
              "lineHeight": "1.5"
            }
          }
        }
      },
      "core/latest-comments": {
        "spacing": {
          "padding": {
            "top": "var(--wp--custom--spacing--normal)"
          }
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-large)",
          "lineHeight": "1.75",
          "fontWeight": "var(--wp--custom--font-weight--regular)"
        },
        "elements": {
          "h3": {
            "typography": {
              "fontSize": "var(--wp--preset--font-size--post-title)",
              "lineHeight": "1.5"
            }
          }
        }
      },
      "core/query-title": {
        "typography": {
          "fontWeight": "var(--wp--custom--font-weight--bold)",
          "lineHeight": "1.38",
          "fontSize": "var(--wp--preset--font-size--huge)"
        },
        "spacing": {
          "margin": {
            "bottom": "var(--wp--custom--spacing--wp-comment-horizontal)"
          }
        }
      },
      "core/site-title": {
        "typography": {
          "lineHeight": "1",
          "fontSize": "var(--wp--preset--font-size--large)",
          "fontWeight": "var(--wp--custom--font-weight--black)"
        }
      },
      "core/site-tagline": {
        "color": {
          "text": "var(--wp--preset--color--body-text)"
        },
        "typography": {
          "fontSize": "12px",
          "lineHeight": "1.35",
          "textTransform": "uppercase"
        },
        "spacing": {
          "margin": {
            "top": "0"
          }
        }
      },
      "core/heading": {
        "spacing": {
          "margin": {
            "bottom": "0px"
          }
        },
        "color": {
          "text": "var(--wp--preset--color--title)"
        },
        "typography": {
          "fontFamily": "var(--wp--preset--font-family--pretendard-std-variable)",
          "fontWeight": "var(--wp--custom--font-weight--bold)"
        }
      },
      "core/navigation": {
        "color": {
          "text": "var(--wp--preset--color--body-text)"
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-medium)",
          "lineHeight": "1.38",
          "fontWeight": "var(--wp--custom--font-weight--regular)",
          "textTransform": "capitalize"
        }
      },
      "core/post-author": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-medium)",
          "lineHeight": "28px",
          "fontWeight": "var(--wp--custom--font-weight--regular)"
        },
        "spacing": {
          "padding": {
            "top": "var(--wp--custom--spacing--extra-small)",
            "right": "var(--wp--custom--spacing--extra-small)",
            "bottom": "var(--wp--custom--spacing--extra-small)",
            "left": "var(--wp--custom--spacing--extra-small)"
          }
        },
        "color": {
          "text": "var(--wp--preset--color--title)"
        }
      },
      "core/post-date": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-extra-small)",
          "lineHeight": "21px",
          "fontWeight": "var(--wp--custom--font-weight--regular)"
        }
      },
      "core/post-navigation-link": {
        "color": {
          "text": "var(--wp--preset--color--title)"
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--post-title)",
          "lineHeight": "1.46",
          "fontWeight": "var(--wp--custom--font-weight--medium)"
        }
      },
      "core/post-terms": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-extra-small)",
          "lineHeight": "21px",
          "fontWeight": "var(--wp--custom--font-weight--regular)"
        }
      },
      "core/preformatted": {
        "color": {
          "text": "var(--wp--preset--color--body-text)",
          "background": "var(--wp--preset--color--secondary)"
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-large)",
          "lineHeight": "1.75",
          "fontWeight": "var(--wp--custom--font-weight--regular)",
          "fontFamily": "'Courier Prime', monospace"
        },
        "spacing": {
          "padding": {
            "top": "var(--wp--custom--spacing--extra-small)",
            "right": "var(--wp--custom--spacing--extra-small)",
            "bottom": "var(--wp--custom--spacing--extra-small)",
            "left": "var(--wp--custom--spacing--extra-small)"
          }
        }
      },
      "core/verse": {
        "color": {
          "text": "var(--wp--preset--color--body-text)",
          "background": "var(--wp--preset--color--secondary)"
        },
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-large)",
          "lineHeight": "1.75",
          "fontWeight": "var(--wp--custom--font-weight--regular)",
          "fontFamily": "'Courier Prime', monospace"
        },
        "spacing": {
          "padding": {
            "top": "var(--wp--custom--spacing--extra-small)",
            "right": "var(--wp--custom--spacing--extra-small)",
            "bottom": "var(--wp--custom--spacing--extra-small)",
            "left": "var(--wp--custom--spacing--extra-small)"
          }
        }
      },
      "core/quote": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--content-heading)",
          "lineHeight": "1.46",
          "fontWeight": "var(--wp--custom--font-weight--regular)"
        },
        "spacing": {
          "padding": {
            "top": "var(--wp--custom--spacing--tiny)",
            "right": "0",
            "bottom": "var(--wp--custom--spacing--tiny)",
            "left": "0"
          }
        }
      },
      "core/pullquote": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--content-heading)",
          "lineHeight": "1.46",
          "fontWeight": "var(--wp--custom--font-weight--regular)"
        }
      }
    },
    "color": {
      "background": "var(--wp--preset--color--background)",
      "text": "var(--wp--preset--color--body-text)"
    },
    "spacing": {
      "blockGap": "1.5rem",
      "padding": {
        "left": "var(--wp--preset--spacing--42)",
        "right": "var(--wp--preset--spacing--42)"
      }
    },
    "typography": {
      "fontSize": "var(--wp--preset--font-size--paragraph-large)",
      "fontFamily": "var(--wp--preset--font-family--pretendard-std-variable)",
      "lineHeight": "1.65"
    },
    "elements": {
      "h1": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--heading-1)",
          "fontWeight": "700",
          "lineHeight": "1.2",
          "letterSpacing": "-0.02em"
        },
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1.5rem"
          }
        }
      },
      "h2": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--heading-2)",
          "fontWeight": "700",
          "lineHeight": "1.17",
          "letterSpacing": "-0.02em"
        },
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1.5rem"
          }
        }
      },
      "h3": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--heading-3)",
          "fontWeight": "700",
          "lineHeight": "1.375",
          "letterSpacing": "-0.02em"
        },
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1.25rem"
          }
        }
      },
      "h4": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--heading-4)",
          "fontWeight": "700",
          "lineHeight": "1.29",
          "letterSpacing": "-0.02em"
        },
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1rem"
          }
        }
      },
      "h5": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--heading-5)",
          "fontWeight": "700",
          "lineHeight": "1.33",
          "letterSpacing": "-0.02em"
        },
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1rem"
          }
        }
      },
      "h6": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--heading-6)",
          "fontWeight": "700",
          "lineHeight": "1.27",
          "letterSpacing": "-0.02em"
        },
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1rem"
          }
        }
      },
      "paragraph": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--paragraph-large)",
          "fontWeight": "400",
          "lineHeight": "1.65"
        },
        "spacing": {
          "margin": {
            "top": "0",
            "bottom": "1rem"
          }
        }
      }
    }
  },
  "templateParts": [
    {
      "area": "header",
      "name": "header"
    },
    {
      "area": "footer",
      "name": "footer"
    }
  ],
  "customTemplates": [
    {
      "name": "404",
      "title": "404",
      "postTypes": [
        "page"
      ]
    },
    {
      "name": "blank",
      "title": "Blank",
      "postTypes": [
        "page"
      ]
    },
    {
      "name": "blog",
      "title": "Blog Page",
      "postTypes": [
        "page"
      ]
    },
    {
      "name": "front-page",
      "title": "Front Page",
      "postTypes": [
        "page"
      ]
    },
    {
      "name": "archive-product",
      "title": "Archive Product",
      "postTypes": [
        "page",
        "post"
      ]
    },
    {
      "name": "single-product",
      "title": "Single Product",
      "postTypes": [
        "page",
        "post"
      ]
    },
    {
      "name": "page-no-title",
      "title": "Page No Title",
      "postTypes": [
        "page"
      ]
    }
  ]
}