shell bypass 403
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"customTemplates": [
{
"name": "blank",
"title": "Blank",
"postTypes": ["page", "post"]
},
{
"name": "no-title",
"title": "No Title",
"postTypes": ["page", "post"]
},
{
"name": "no-title-sticky-header",
"title": "No Title Sticky Header",
"postTypes": ["page", "post"]
}
],
"settings": {
"appearanceTools": true,
"color": {
"defaultPalette": false,
"defaultGradients": false,
"defaultDuotone": false,
"duotone": [
{
"colors": ["#000000", "#ffffff"],
"slug": "grayscale",
"name": "Grayscale"
},
{
"colors": ["#ffffff", "#381d92"],
"slug": "primary",
"name": "Primary"
},
{
"colors": ["#ffffff", "#1C0A63"],
"slug": "secondary",
"name": "Secondary"
},
{
"colors": ["#381d92", "#1C0A63"],
"slug": "primary-secondary",
"name": "Primary and Secondary"
},
{
"colors": ["#0B0620", "#381d92"],
"slug": "foreground-primary",
"name": "Foreground and Primary"
},
{
"colors": ["#0B0620", "#1C0A63"],
"slug": "foreground-secondary",
"name": "Foreground and Secondary"
},
{
"colors": ["#381d92", "#0B0620"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#ffffff", "#F2F2FA"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"gradients": [
{
"slug": "vertical-secondary-to-tertiary",
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%)",
"name": "Vertical secondary to tertiary"
},
{
"slug": "vertical-secondary-to-background",
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)",
"name": "Vertical secondary to background"
},
{
"slug": "vertical-tertiary-to-background",
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%)",
"name": "Vertical tertiary to background"
},
{
"slug": "diagonal-primary-to-foreground",
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--foreground) 100%)",
"name": "Diagonal primary to foreground"
},
{
"slug": "diagonal-secondary-to-background",
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
"name": "Diagonal secondary to background"
},
{
"slug": "diagonal-background-to-secondary",
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%)",
"name": "Diagonal background to secondary"
},
{
"slug": "diagonal-tertiary-to-background",
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%)",
"name": "Diagonal tertiary to background"
},
{
"slug": "diagonal-background-to-tertiary",
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%)",
"name": "Diagonal background to tertiary"
}
],
"palette": [
{
"slug": "background",
"color": "#ffffff",
"name": "Background"
},
{
"slug": "foreground",
"color": "#0B0620",
"name": "Foreground"
},
{
"slug": "primary",
"color": "#381d92",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#1C0A63",
"name": "Secondary"
},
{
"slug": "tertiary",
"color": "#F2F2FA",
"name": "Background Alt"
}
]
},
"custom": {
"blocks": {
"core/table": {
"variantStripes": {
"color": {
"background": "var(--wp--preset--color--tertiary)"
}
}
}
},
"typography": {
"fontSmoothing": {
"moz": "grayscale",
"webkit": "antialiased"
},
"font-weight": {
"black": "900",
"extraBold": "800",
"bold": "700",
"semiBold": "600",
"medium": "500",
"regular": "400",
"light": "300",
"extraLight": "200",
"thin": "100"
},
"line-height": {
"tiny": 1.15,
"small": 1.2,
"medium": 1.4,
"normal": 1.6,
"large": 1.8
}
},
"elements": {
"button": {
"border": {
"radius": "2rem"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
},
":hover": {
"color": {
"background": "var(--wp--preset--color--foreground)",
"text": "var(--wp--preset--color--background)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
}
}
},
"input": {
"border": {
"radius": "4px",
"width": "1px",
"color": "var(--wp--preset--color--foreground)"
},
"color": {
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--foreground)"
},
"spacing": {
"padding": {
"bottom": "calc(0.667em + 1px)",
"left": "calc(1.333em + 1px)",
"right": "calc(1.333em + 1px)",
"top": "calc(0.667em + 1px)"
}
},
"typography": {
"fontSize": "1.15rem",
"fontWeight": "var(--wp--custom--font-weight--regular)",
"lineHeight": "1.384"
}
}
}
},
"layout": {
"contentSize": "42rem",
"wideSize": "80rem"
},
"spacing": {
"spacingScale": {
"steps": 0
},
"spacingSizes": [
{
"size": "1rem",
"slug": "20",
"name": "0.9"
},
{
"size": "min(2rem, 5vw)",
"slug": "30",
"name": "1"
},
{
"size": "min(3rem, 6vw)",
"slug": "40",
"name": "2"
},
{
"size": "min(4rem, 7vw)",
"slug": "50",
"name": "3"
},
{
"size": "min(6rem, 8vw)",
"slug": "60",
"name": "4"
},
{
"size": "min(7rem, 10vw)",
"slug": "70",
"name": "5"
},
{
"size": "min(8rem, 12vw)",
"slug": "80",
"name": "6"
}
],
"units": ["%", "px", "em", "rem", "vh", "vw"]
},
"typography": {
"fluid": true,
"fontFamilies": [
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Archivo",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/archivo/archivo_wght.woff2"]
}
],
"fontFamily": "\"Archivo\", sans-serif",
"name": "Archivo",
"slug": "archivo"
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Arsenal",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "400",
"src": ["file:./assets/fonts/arsenal/arsenal-regular.woff2"]
},
{
"fontDisplay": "block",
"fontFamily": "Arsenal",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "700",
"src": ["file:./assets/fonts/arsenal/arsenal-bold.woff2"]
}
],
"fontFamily": "\"Arsenal\", serif",
"name": "Arsenal",
"slug": "arsenal"
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Baloo Tamma 2",
"fontWeight": "400 800",
"fontStyle": "normal",
"fontStretch": "normal",
"src": [
"file:./assets/fonts/baloo-tamma-2/baloo-tamma-2_wght.woff2"
]
}
],
"fontFamily": "\"Baloo Tamma 2\", sans-serif",
"name": "Baloo Tamma 2",
"slug": "baloo-tamma-2"
},
{
"fontFamily": "\"Geom\", sans-serif",
"name": "Geom",
"slug": "geom",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Geom",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "300 900",
"src": ["file:./assets/fonts/geom/geom-variable.woff2"]
}
]
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Heebo",
"fontWeight": "400",
"fontStyle": "normal",
"fontStretch": "normal",
"src": ["file:./assets/fonts/gotu/gotu-regular.woff2"]
}
],
"fontFamily": "\"Gotu\", sans-serif",
"name": "Gotu",
"slug": "gotu"
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Heebo",
"fontWeight": "100 900",
"fontStyle": "normal",
"fontStretch": "normal",
"src": ["file:./assets/fonts/heebo/heebo-variable-wght.woff2"]
}
],
"fontFamily": "\"Heebo\", sans-serif",
"name": "Heebo",
"slug": "heebo"
},
{
"fontFamily": "\"Hind\", sans-serif",
"name": "Hind",
"slug": "body",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Hind",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/hind/hind-variable.woff2"]
}
]
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "IBM Plex Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100",
"src": [
"file:./assets/fonts/ibm-plex-sans/ibm-plex-sans-thin.woff2"
]
},
{
"fontDisplay": "block",
"fontFamily": "IBM Plex Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "200",
"src": [
"file:./assets/fonts/ibm-plex-sans/ibm-plex-sans-extra-light.woff2"
]
},
{
"fontDisplay": "block",
"fontFamily": "IBM Plex Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "300",
"src": [
"file:./assets/fonts/ibm-plex-sans/ibm-plex-sans-light.woff2"
]
},
{
"fontDisplay": "block",
"fontFamily": "IBM Plex Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/ibm-plex-sans/ibm-plex-sans-regular.woff2"
]
},
{
"fontDisplay": "block",
"fontFamily": "IBM Plex Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/ibm-plex-sans/ibm-plex-sans-medium.woff2"
]
},
{
"fontDisplay": "block",
"fontFamily": "IBM Plex Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/ibm-plex-sans/ibm-plex-sans-semibold.woff2"
]
},
{
"fontDisplay": "block",
"fontFamily": "IBM Plex Sans",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/ibm-plex-sans/ibm-plex-sans-bold.woff2"
]
}
],
"fontFamily": "'IBM Plex Sans', sans-serif",
"name": "IBM Plex Sans",
"slug": "ibm-plex-sans"
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Inconsolata",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/inconsolata/inconsolata-variable.woff2"
]
}
],
"fontFamily": "\"Inconsolata\", sans-serif",
"name": "Inconsolata",
"slug": "inconsolata"
},
{
"fontFace": [
{
"fontFamily": "Inter",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "200 900",
"src": ["file:./assets/fonts/inter/inter-variable.woff2"]
}
],
"fontFamily": "\"Inter\", sans-serif",
"name": "Inter",
"slug": "inter"
},
{
"fontFamily": "\"Jost\", sans-serif",
"name": "Jost",
"slug": "jost",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Jost",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 800",
"src": ["file:./assets/fonts/jost/jost-variable.woff2"]
}
]
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Karla",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/karla/karla.woff2"]
}
],
"fontFamily": "\"Karla\", sans-serif",
"name": "Karla",
"slug": "karla"
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Koulen",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "400",
"src": ["file:./assets/fonts/koulen/Koulen-Regular.woff2"]
}
],
"fontFamily": "\"Koulen\", sans-serif",
"name": "Koulen",
"slug": "koulen"
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Manrope",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "200 800",
"src": ["file:./assets/fonts/manrope/manrope.woff2"]
}
],
"fontFamily": "\"Manrope\", sans-serif",
"name": "Manrope",
"slug": "manrope"
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Marcellus",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "400",
"src": ["file:./assets/fonts/marcellus/marcellus_wght.woff2"]
}
],
"fontFamily": "'Marcellus', serif",
"name": "Marcellus",
"slug": "marcellus"
},
{
"fontFamily": "\"Montserrat\", sans-serif",
"name": "Montserrat",
"slug": "montserrat",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Montserrat",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/montserrat/montserrat.woff2"]
}
]
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Mulish",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 800",
"src": ["file:./assets/fonts/mulish/mulish.woff2"]
}
],
"fontFamily": "\"Mulish\", sans-serif",
"name": "Mulish",
"slug": "mulish"
},
{
"fontFamily": "\"Noto Serif Display\", serif",
"name": "Noto Serif Display",
"slug": "noto-serif-display",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Noto Serif Display",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": [
"file:./assets/fonts/noto-serif-display/noto-serif-display.woff2"
]
}
]
},
{
"fontFamily": "\"Oswald\", sans-serif",
"name": "Oswald",
"slug": "oswald",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Oswald",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "300 700",
"src": ["file:./assets/fonts/oswald/oswald.woff2"]
}
]
},
{
"fontFamily": "\"Radio Canada\", sans-serif",
"name": "Radio Canada",
"slug": "radio-canada",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Radio Canada",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "300 700",
"src": ["file:./assets/fonts/radio-canada/radio-canada.woff2"]
}
]
},
{
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Roboto Flex",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "100 900",
"src": ["file:./assets/fonts/roboto-flex/roboto-flex.woff2"]
}
],
"fontFamily": "\"Roboto Flex\", sans-serif",
"name": "Roboto Flex",
"slug": "roboto-flex"
},
{
"fontFamily": "\"Rubik\", sans-serif",
"name": "Rubik",
"slug": "rubik",
"fontFace": [
{
"fontDisplay": "block",
"fontFamily": "Rubik",
"fontWeight": "300 900",
"fontStyle": "normal",
"fontStretch": "normal",
"src": ["file:./assets/fonts/rubik/rubik.woff2"]
}
]
},
{
"fontFace": [
{
"fontFamily": "Source Serif Pro",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "200 900",
"src": [
"file:./assets/fonts/source-serif-pro/source-serif-pro.woff2"
]
}
],
"fontFamily": "\"Source Serif Pro\", serif",
"name": "Source Serif Pro",
"slug": "source-serif-pro"
},
{
"fontFamily": "\"Space Mono\", monospace",
"name": "Space Mono",
"slug": "space-mono",
"fontFace": [
{
"fontFamily": "Space Mono",
"fontStyle": "normal",
"fontWeight": "400",
"src": ["file:./assets/fonts/space-mono/space-mono-regular.woff2"]
},
{
"fontFamily": "Space Mono",
"fontStyle": "normal",
"fontWeight": "700",
"src": ["file:./assets/fonts/space-mono/space-mono-bold.woff2"]
}
]
}
],
"fontSizes": [
{
"fluid": false,
"size": "1rem",
"slug": "small"
},
{
"fluid": false,
"size": "1.25rem",
"slug": "medium"
},
{
"fluid": {
"min": "1.39rem",
"max": "2.25rem"
},
"size": "2.25rem",
"slug": "large"
},
{
"fluid": {
"min": "1.85rem",
"max": "3rem"
},
"size": "3rem",
"slug": "x-large"
},
{
"fluid": {
"min": "2.25rem",
"max": "3.75rem"
},
"size": "3.75rem",
"slug": "xx-large"
}
],
"writingMode": true
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/comment-content": {
"spacing": {
"margin": {
"top": "0 !important"
}
}
},
"core/comment-edit-link": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/comment-reply-link": {
"spacing": {
"margin": {
"top": "0 !important"
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/comments-title": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontWeight": "(--wp--custom--typography--font-weight--bold)",
"letterSpacing": "0"
}
},
"core/navigation": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-comments": {
"spacing": {
"padding": {
"top": "var(--wp--custom--spacing--small)"
}
}
},
"core/post-date": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"textDecoration": "none",
"textTransform": "uppercase",
"elements": {
"link": {
"typography": {
"textDecoration": "none"
}
}
}
}
},
"core/post-terms": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":active": {
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"textDecoration": "none"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":active": {
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"textDecoration": "none"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/pullquote": {
"border": {
"color": "transparent",
"style": "solid",
"width": "1px 0"
},
"color": {
"background": "var(--wp--preset--color--tertiary)",
"text": "var(--wp--preset--color--foreground)"
},
"spacing": {
"margin": {
"bottom": "var(--wp--custom--spacing--large) !important",
"top": "var(--wp--custom--spacing--large) !important"
}
}
},
"core/query-pagination-next": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"core/query-pagination-numbers": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
},
"elements": {
"link": {
"spacing": {
"padding": {
"top": "0.5rem",
"right": "0.5rem",
"bottom": "0.5rem",
"left": "0.5rem"
}
}
}
}
},
"core/query-pagination-previous": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"core/quote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"style": "solid",
"width": "0 0 0 1px"
},
"spacing": {
"margin": {
"bottom": "var(--wp--custom--spacing--large) !important",
"top": "var(--wp--custom--spacing--large) !important"
}
}
},
"core/separator": {
"color": {
"text": "var(--wp--preset--color--foreground)"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "var(--wp--preset--font-size--large)",
"fontWeight": "var(--wp--custom--typography--font-weight--bold)",
"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
}
},
"core/template-part": {
"spacing": {
"margin": {
"top": "0px"
}
}
}
},
"color": {
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"button": {
"border": {
"radius": "var(--wp--custom--elements--button--border--radius)"
},
"color": {
"background": "var(--wp--custom--elements--button--color--background)",
"text": "var(--wp--custom--elements--button--color--text)"
},
"typography": {
"fontSize": "inherit",
"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
"lineHeight": "inherit"
},
":hover": {
"color": {
"background": "var(--wp--custom--elements--button--hover--color--background)",
"text": "var(--wp--custom--elements--button--hover--color--text)"
}
},
":focus": {
"color": {
"background": "var(--wp--custom--elements--button--focus--color--background)",
"text": "var(--wp--custom--elements--button--focus--color--text)"
},
"outline": {
"color": "var(--wp--custom--elements--button--focus--color--background)",
"offset": "2px"
}
},
":active": {
"color": {
"background": "var(--wp--custom--elements--button--hover--color--background)",
"text": "var(--wp--custom--elements--button--hover--color--text)"
}
}
},
"h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--xx-large)",
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"letterSpacing": "-0.02em",
"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
}
},
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)",
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"letterSpacing": "-0.02em",
"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"letterSpacing": "-0.02em",
"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
}
},
"h4": {
"typography": {
"fontSize": "clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 0.721), 1.875rem)",
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
}
},
"h5": {
"typography": {
"fontSize": "clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 0.721), 1.5rem)",
"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
"lineHeight": "var(--wp--custom--typography--line-height--normal)",
"textTransform": "uppercase"
}
},
"h6": {
"typography": {
"fontSize": "1.125rem",
"fontWeight": "400",
"letterSpacing": "0.03em",
"lineHeight": "var(--wp--custom--typography--line-height--normal)",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--inter)"
}
},
"link": {
"color": {
"text": "var(--wp--preset--color--foreground)"
}
}
},
"spacing": {
"blockGap": "var(--wp--preset--spacing--30)",
"padding": {
"top": "0",
"right": "var(--wp--preset--spacing--30)",
"bottom": "0",
"left": "var(--wp--preset--spacing--30)"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--inter)",
"fontSize": "1.125rem",
"fontWeight": "400",
"lineHeight": "var(--wp--custom--typography--line-height--normal)"
},
"css": ".wp-block-heading { word-wrap: break-word; overflow-wrap: break-word; hyphens: auto;} .wp-block-heading:lang(zh), .wp-block-heading:lang(ja), .wp-block-heading:lang(ko), .wp-block-heading:lang(th), .wp-block-heading:lang(lo), .wp-block-heading:lang(my), .wp-block-heading:lang(km), .wp-block-heading:lang(ar), .wp-block-heading:lang(ur) { word-break: keep-all; }"
},
"templateParts": [
{
"name": "header",
"title": "Header",
"area": "header"
},
{
"name": "header-title-nav-button",
"title": "Header with Button",
"area": "header"
},
{
"name": "header-title-social-nav",
"title": "Header with Social",
"area": "header"
},
{
"name": "header-with-center-logo-and-social",
"title": "Header with Center Logo and Social",
"area": "header"
},
{
"name": "header-with-search-bar",
"title": "Header with Search bar",
"area": "header"
},
{
"name": "header-with-center-logo-and-search-bar",
"title": "Header with Center Logo and Search bar",
"area": "header"
},
{
"name": "header-with-center-nav-and-social",
"title": "Header with Center Nav and Social",
"area": "header"
},
{
"name": "footer",
"title": "Footer",
"area": "footer"
},
{
"name": "footer-logo-nav",
"title": "Footer with Logo and Navigation",
"area": "footer"
},
{
"name": "footer-social-icons",
"title": "Footer with Social Icons",
"area": "footer"
},
{
"name": "footer-with-address-four-columns",
"title": "Footer with Address, Four Columns",
"area": "footer"
},
{
"name": "footer-with-address-dark-three-columns",
"title": "Footer with Address, Dark, Three Columns",
"area": "footer"
},
{
"name": "footer-mega",
"title": "Footer with Three Columns of Menus",
"area": "footer"
},
{
"name": "footer-with-three-center-columns-of-menus",
"title": "Footer with Three Center Columns of Menus",
"area": "footer"
},
{
"name": "footer-with-six-columns-of-menus",
"title": "Footer with Six Columns of Menus",
"area": "footer"
},
{
"name": "footer-with-center-logo-and-menu",
"title": "Footer with Center Logo and Social Menu",
"area": "footer"
},
{
"name": "footer-with-site-description-and-menu",
"title": "Footer with Site Description and Menu",
"area": "footer"
}
]
}