Current File : /home/choksima/domains/choksima.com/public_html/wp-content/themes/fotawp/theme.json
{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "version": 2,
  "templateParts": [
    {
      "name": "header",
      "title": "Header",
      "area": "header"
    },
    {
      "name": "header-minimal-right-nav",
      "title": "Header (minimal with menu right)",
      "area": "header"
    },
    {
      "name": "header-minimal-centered-nav",
      "title": "Header (minimal with menu center)",
      "area": "header"
    },
    {
      "name": "header-magazine-layout",
      "title": "Header (magazine layout)",
      "area": "header"
    },
    {
      "name": "footer",
      "title": "Footer",
      "area": "footer"
    },
    {
      "name": "footer-large-with-cta",
      "title": "Footer (large with cta)",
      "area": "footer"
    },
    {
      "name": "footer-minimal-layout",
      "title": "Footer (minimal)",
      "area": "footer"
    },
    {
      "name": "sidebar",
      "title": "Sidebar",
      "area": "uncategorized"
    }
  ],
  "customTemplates": [
    {
      "title": "Single (with right sidebar)",
      "name": "single-post-with-right-sidebar",
      "postTypes": ["post"]
    },
    {
      "title": "Single (with left sidebar)",
      "name": "single-post-with-left-sidebar",
      "postTypes": ["post"]
    },
    {
      "title": "Page (with right sidebar)",
      "name": "page-with-right-sidebar",
      "postTypes": ["page"]
    },
    {
      "title": "Page (full width)",
      "name": "page-full-width",
      "postTypes": ["page"]
    },
    {
      "title": "Page (with left sidebar)",
      "name": "page-with-left-sidebar",
      "postTypes": ["page"]
    },
    {
      "title": "Page (Sitemap)",
      "name": "page-sitemap",
      "postTypes": ["page"]
    },
    {
      "title": "Blank Page Template",
      "name": "blank",
      "postTypes": ["page"]
    },
    {
      "title": "Blank Template with Header/Footer",
      "name": "blank-with-header-footer",
      "postTypes": ["page"]
    },
    {
      "name": "single-product",
      "title": "Single Product",
      "postTypes": ["product"]
    },
    {
      "name": "cart",
      "title": "WooCommerce Cart Page",
      "postTypes": ["product"]
    },
    {
      "name": "checkout",
      "title": "WooCommerce Checkout Page",
      "postTypes": ["product"]
    },
    {
      "name": "archive-product",
      "title": "Archive Product",
      "postTypes": ["product"]
    }
  ],
  "settings": {
    "appearanceTools": true,
    "color": {
      "custom": true,
      "customGradient": true,
      "customDuotone": true,
      "link": true,
      "palette": [
        {
          "slug": "primary",
          "color": "#3800D7",
          "name": "Primary"
        },
        {
          "slug": "secondary",
          "color": "#00C7E2",
          "name": "Secondary"
        },
        {
          "slug": "tertiary",
          "color": "#6F3DFF",
          "name": "Tertiary"
        },
        {
          "slug": "tertiary-light",
          "color": "#EFEAF7",
          "name": "Tertiary Light"
        },
        {
          "slug": "accent",
          "color": "#966BF1",
          "name": "Accent"
        },
        {
          "slug": "accent-lite",
          "color": "#BF76D5",
          "name": "Accent Lite"
        },
        {
          "slug": "background-alt",
          "color": "#FBF9FE",
          "name": "Background Alternative"
        },
        {
          "slug": "foreground",
          "color": "#4B4B4B",
          "name": "Foreground"
        },
        {
          "slug": "background",
          "color": "#ffffff",
          "name": "Background"
        },
        {
          "name": "Heading Color",
          "color": "#111B1C",
          "slug": "heading-color"
        },
        {
          "name": "Sub Heading Color",
          "color": "#515151",
          "slug": "sub-heading-color"
        },
        {
          "name": "Foreground Alternative",
          "color": "#FEFEFE",
          "slug": "foregound-alt"
        },
        {
          "name": "Border Color",
          "color": "#EDEFF2",
          "slug": "border-color"
        },
        {
          "name": "Post Meta Color",
          "color": "#767676",
          "slug": "post-meta-color"
        },
        {
          "name": "Extra Category Color",
          "color": "#DE0741",
          "slug": "extra-category-color"
        },
        {
          "name": "Overlay Header BG Color",
          "color": "#1D0F30",
          "slug": "overlay-header-bgcolor"
        },

        {
          "color": "#ffffff00",
          "name": "Transparent",
          "slug": "transparent"
        }
      ],
      "duotone": [
        {
          "colors": ["#6A37B3", "#ffffff"],
          "slug": "primary",
          "name": "Primary"
        },
        {
          "colors": ["#F6BB22", "#FBF9FE"],
          "slug": "secondary",
          "name": "Secondary"
        }
      ],

      "gradients": [
        {
          "gradient": "linear-gradient(90deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--tertiary) 100%)",
          "name": "First Primary Gradient",
          "slug": "first-primary-gradient"
        },
        {
          "gradient": "linear-gradient(90deg, var(--wp--preset--color--tertiary) 10%,var(--wp--preset--color--primary) 100%)",
          "name": "Second Primary Gradient",
          "slug": "second-primary-gradient"
        },
        {
          "gradient": "linear-gradient(290deg, var(--wp--preset--color--accent-lite) 0%, var(--wp--preset--color--accent) 60%, var(--wp--preset--color--primary) 120%)",
          "name": "Third Primary Gradient",
          "slug": "third-primary-gradient"
        },
        {
          "gradient": "linear-gradient(135deg, var(--wp--preset--color--primary) 45%, var(--wp--preset--color--accent-lite) 100%)",
          "name": "Fourth Primary Gradient",
          "slug": "fourth-primary-gradient"
        },
        {
          "gradient": "linear-gradient(108.08deg, #F3FEFF 49.32%, #E5DDFE 98.43%)",
          "name": "Fade Gradient",
          "slug": "fade-gradient"
        },
        {
          "gradient": "linear-gradient(180deg, #00C7E2 0%, #3800D7 70%)",
          "name": "Secondary Combination",
          "slug": "combination-gradient"
        }
      ]
    },

    "custom": {
      "fontWeight": {
        "black": 900,
        "extraBold": 800,
        "bold": 700,
        "semiBold": 600,
        "medium": 500,
        "regular": 400,
        "light": 300,
        "extraLight": 200,
        "thin": 100
      },
      "lineHeight": {
        "initial": 1,
        "xxSmall": 1.2,
        "xSmall": 1.3,
        "small": 1.4,
        "medium": 1.45,
        "large": 1.6
      },
      "borderRadius": {
        "xxSmall": "2px",
        "xSmall": "4px",
        "small": "6px",
        "medium": "10px",
        "large": "30px",
        "xLarge": "50px",
        "xxLarge": "99px",
        "full": "999px"
      }
    },
    "spacing": {
      "units": ["%", "px", "em", "rem", "vh", "vw"]
    },
    "typography": {
      "dropCap": true,
      "fontFamilies": [
        {
          "fontFace": [
            {
              "fontFamily": "Albert Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/albert-sans/AlbertSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Albert Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/albert-sans/AlbertSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Albert Sans\", sans-serif",
          "name": "Albert Sans",
          "slug": "albert-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Allura",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/allura/Allura-Regular.woff2"]
            }
          ],
          "fontFamily": "\"Allura\", sans-serif",
          "name": "Allura",
          "slug": "allura"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Dancing Script",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/dancing_script/DancingScript-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Dancing Script\", sans-serif",
          "name": "Dancing Script",
          "slug": "dancing-script"
        },
        {
          "fontFace": [
            {
              "fontFamily": "DM Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/dm-sans/DMSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "DM Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/dm-sans/DMSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"DM Sans\", sans-serif",
          "name": "DM Sans",
          "slug": "dm-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Hanken Grotesk",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/hanken-grotesk/HankenGrotesk-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Hanken Grotesk",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/hanken-grotesk/HankenGrotesk-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Hanken Grotesk\", sans-serif",
          "name": "Hanken Grotesk",
          "slug": "hanken-grotesk"
        },
        {
          "fontFace": [
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Regular.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "500",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Medium.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "600",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-SemiBold.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "700",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Bold.woff2"]
            }
          ],
          "fontFamily": "\"IBM Plex Serif\", sans-serif",
          "name": "IBM Plex Serif",
          "slug": "ibm-plex-serif"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Inter",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700",
              "src": ["file:./assets/fonts/inter/Inter-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Inter\", sans-serif",
          "name": "Inter",
          "slug": "inter"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Jost",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/jost/Jost-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Jost",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Jost\", sans-serif",
          "name": "Jost",
          "slug": "jost"
        },
        {
          "fontFamily": "\"Lato\", sans-serif",
          "name": "Lato",
          "slug": "body",
          "fontFace": [
            {
              "fontFamily": "Lato",
              "fontWeight": "300",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/lato/Lato-Light.woff2"]
            },
            {
              "fontFamily": "Lato",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/lato/Lato-Regular.woff2"]
            },
            {
              "fontFamily": "Lato",
              "fontWeight": "700",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/lato/Lato-Bold.woff2"]
            }
          ]
        },
        {
          "fontFace": [
            {
              "fontFamily": "League Spartan",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "100 200 300 400 500 600 700 900",
              "src": ["file:./assets/fonts/league_spartan/LeagueSpartan-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"League Spartan\", sans-serif",
          "name": "League Spartan",
          "slug": "league-spartan"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Merriweather",
              "fontWeight": "300",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Light.woff2"]
            },
            {
              "fontFamily": "Merriweather",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Regular.woff2"]
            },
            {
              "fontFamily": "Merriweather",
              "fontWeight": "700",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Bold.woff2"]
            }
          ],
          "fontFamily": "\"Merriweather\", sans-serif",
          "name": "Merriweather",
          "slug": "merriweather"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Montserrat",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/montserrat/Montserrat-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Montserrat",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/montserrat/Montserrat-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Montserrat\", sans-serif",
          "name": "Montserrat",
          "slug": "montserrat"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Nunito",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/nunito/Nunito-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Nunito",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/nunito/Nunito-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Nunito\", sans-serif",
          "name": "Nunito",
          "slug": "nunito"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Open Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/open-sans/OpenSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Open Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/open-sans/OpenSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Open Sans\", sans-serif",
          "name": "Open Sans",
          "slug": "open-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Oswald",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/oswald/Oswald-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Oswald\", sans-serif",
          "name": "Oswald",
          "slug": "oswald"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Outfit",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/outfit/Outfit-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Outfit\", sans-serif",
          "name": "Outfit",
          "slug": "outfit"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Pacifico",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/pacifico/Pacifico-Regular.woff2"]
            }
          ],
          "fontFamily": "\"Pacifico\", sans-serif",
          "name": "Pacifico",
          "slug": "pacifico"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Playfair Display",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/playfair-display/PlayfairDisplay-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Playfair Display",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/playfair-display/PlayfairDisplay-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Playfair Display\", sans-serif",
          "name": "Playfair Display",
          "slug": "playfair-display"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Plus Jakarta Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/plus-jakarta-sans/PlusJakartaSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Plus Jakarta Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/plus-jakarta-sans/PlusJakartaSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Plus Jakarta Sans\", sans-serif",
          "name": "Plus Jakarta Sans",
          "slug": "plus-jakarta-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300",
              "src": ["file:./assets/fonts/poppins/Poppins-Light.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/poppins/Poppins-Regular.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "500",
              "src": ["file:./assets/fonts/poppins/Poppins-Medium.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "600",
              "src": ["file:./assets/fonts/poppins/Poppins-SemiBold.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "700",
              "src": ["file:./assets/fonts/poppins/Poppins-Bold.woff2"]
            }
          ],
          "fontFamily": "\"Poppins\", sans-serif",
          "name": "Poppins",
          "slug": "poppins"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Public Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/public_sans/PublicSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Public Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/public_sans/PublicSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Public Sans\", sans-serif",
          "name": "Public Sans",
          "slug": "public-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Quicksand",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/quicksand/Quicksand-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Quicksand\", sans-serif",
          "name": "Quicksand",
          "slug": "quicksand"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Raleway",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/raleway/Raleway-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Raleway",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/raleway/Raleway-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Raleway\", sans-serif",
          "name": "Raleway",
          "slug": "raleway"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Roboto Condensed",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/roboto_condensed/RobotoCondensed-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Roboto Condensed",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/roboto_condensed/RobotoCondensed-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Roboto Condensed\", sans-serif",
          "name": "Roboto Condensed",
          "slug": "roboto-condensed"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Space Grotesk",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/space_grotesk/SpaceGrotesk-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Space Grotesk\", sans-serif",
          "name": "Space Grotesk",
          "slug": "space-grotesk"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Syne",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/syne/Syne-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Syne\", sans-serif",
          "name": "Syne",
          "slug": "syne"
        }
      ],
      "fontSizes": [
        {
          "name": "XX Small",
          "size": "12px",
          "slug": "xx-small"
        },
        {
          "name": "X Small",
          "size": "14px",
          "slug": "x-small"
        },

        {
          "name": "Small",
          "size": "16px",
          "slug": "small"
        },
        {
          "name": "medium",
          "size": "20px",
          "slug": "medium"
        },
        {
          "name": "Large",
          "size": "24px",
          "slug": "large"
        },
        {
          "name": "X Large",
          "size": "34px",
          "slug": "x-large"
        },
        {
          "name": "XX Large",
          "size": "44px",
          "slug": "xx-large"
        },
        {
          "name": "XXX Large",
          "size": "56px",
          "slug": "xxx-large"
        },
        {
          "name": "XXXX Large",
          "size": "74px",
          "slug": "xxxx-large"
        }
      ]
    },
    "layout": {
      "contentSize": "100%",
      "wideSize": "100%"
    }
  },
  "styles": {
    "typography": {
      "fontFamily": "var(--wp--preset--font-family--body)",
      "fontSize": "var(--wp-preset--font-size--small)",
      "lineHeight": "1.5"
    },
    "elements": {
      "link": {
        "color": {
          "text": "var(--wp--preset--color--primary)"
        },
        "typography": {
          "textDecoration": "none"
        },
        ":hover": {
          "color": {
            "text": "var(--wp--preset--color--secondary)"
          }
        }
      },
      "button": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--small)",
          "fontWeight": "var(--wp--preset--font-weight--medium)",
          "lineHeight": "var(--wp--preset--line-height--initial)"
        },
        "color": {
          "background": "var(--wp--preset--color--primary)",
          "text": "var(--wp--preset--color--background)"
        },
        "border": {
          "radius": "0.375em",
          "color": "var(--wp--preset--color--tertiary)"
        },
        ":hover": {
          "color": {
            "background": "var(--wp--preset--color--secondary)"
          }
        }
      },

      "h1": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--xxx-large)",
          "fontWeight": "600",
          "lineHeight": "var(--wp--preset--line-height--initial)"
        },
        "spacing": {
          "margin": {
            "bottom": "var(--wp--preset--spacing--small)"
          }
        }
      },
      "h2": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--xx-large)",
          "fontWeight": "600",
          "lineHeight": "var(--wp--preset--line-height--xx-small)"
        },
        "spacing": {
          "margin": {
            "top": "var(--wp--preset--spacing--medium)",
            "bottom": "var(--wp--preset--spacing--x-small)"
          }
        }
      },
      "h3": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--x-large)",
          "fontWeight": "600",
          "lineHeight": "var(--wp--preset--line-height--x-small)"
        },
        "spacing": {
          "margin": {
            "top": "var(--wp--preset--spacing--medium)",
            "bottom": "var(--wp--preset--spacing--x-small)"
          }
        }
      },
      "h4": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--large)",
          "fontWeight": "500",
          "lineHeight": "var(--wp--preset--line-height--x-small)"
        },
        "spacing": {
          "margin": {
            "top": "var(--wp--preset--spacing--small)",
            "bottom": "var(--wp--preset--spacing--xx-small)"
          }
        }
      },
      "h5": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--medium)",
          "fontWeight": "500",
          "lineHeight": "var(--wp--preset--line-height--medium)"
        },
        "spacing": {
          "margin": {
            "top": "var(--wp--preset--spacing--small)",
            "bottom": "var(--wp--preset--spacing--xx-small)"
          }
        }
      },
      "h6": {
        "typography": {
          "fontSize": "var(--wp--preset--font-size--small)"
        },
        "spacing": {
          "margin": {
            "top": "var(--wp--preset--spacing--x-small)",
            "bottom": "var(--wp--preset--spacing--xx-small)"
          }
        }
      },
      "heading": {
        "typography": {
          "fontFamily": "var(--wp--preset--font-family--plus-jakarta-sans)",
          "fontStyle": "normal",
          "fontWeight": "var(--wp--preset--font-weight--semi-bold)",
          "lineHeight": "var(--wp--preset--line-height--xxSmall)"
        },
        "color": {
          "text": "var(--wp--preset--color--heading-color)",
          "background": "var(--wp--preset--color--transparent)"
        }
      }
    },
    "color": {
      "background": "var(--wp--preset--color--background)",
      "text": "var(--wp--preset--color--foreground)"
    }
  }
}