/home/lafermj/www/wp-content/themes/custom-file-2-1767498563/theme.json
{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 2,
	"customTemplates": [
		{
	      "name": "page-with-no-sidebar",
	      "title": "Page With No Sidebar",
	      "postTypes": [
	        "page"
	      ]
	    },
		{
	      "name": "blog-grid-layout",
	      "title": "Grid Layout(Archieve posts)",
	      "postTypes": ["post"]
	    },
	    {
	      "name": "single-post-right-sidebar",
	      "title": "Single Blog Page (Sidebar on Right)",
	      "postTypes": [
	        "post"
	      ]
	    },
	    {
	      "name": "single-post-left-sidebar",
	      "title": "Single Blog Page (Sidebar on Left)",
	      "postTypes": [
	        "post"
	      ]
	    },
	    {
	      "name": "single-page-right-sidebar",
	      "title": "Single Page (Sidebar on Right)",
	      "postTypes": [
	        "post"
	      ]
	    },
	    {
	      "name": "single-page-left-sidebar",
	      "title": "Single Page (Sidebar on Left)",
	      "postTypes": [
	        "post"
	      ]
	    },
		{
			"name": "blank",
			"postTypes": [
				"page",
				"post"
			],
			"title": "Blank"
		},
		{
			"name": "404",
			"postTypes": [
				"page"
			],
			"title": "404"
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"palette": [
				{
					"color": "#000000",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#5FAAB1",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#EEF6F7",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#22112E",
					"name": "Secondary Second",
					"slug": "secondary-second"
				},
				{
					"color": "#EEF6F7",
					"name": "Secondary Third",
					"slug": "secondary-third"
				},
				{
					"color": "#F3F3F3",
					"name": "Secondary Fourth",
					"slug": "secondary-fourth"
				},
				{
					"color": "#BB98FD",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#ffffff",
					"name": "Base",
					"slug": "base"
				}
			],
			"gradients": [
				{
					"gradient": "linear-gradient(91deg, #FCFDFE 0%, #EAF4F5 100%)",
					"name": "Vertical secondary to tertiary",
					"slug": "vertical-secondary-to-tertiary"
				},
				{
					"gradient": "linear-gradient(115deg, #FFD2E6 0%, #EECF9B 100%)",
					"name": "Vertical secondary to Fourth",
					"slug": "vertical-secondary-to-fourth"
				}
			]
		},
		"layout": {
			"contentSize": "650px",
			"wideSize": "1200px"
		},
		"spacing": {
			"spacingScale": {
				"steps": 0
			},
			"spacingSizes": [
				{
					"size": "clamp(1.5rem, 5vw, 2rem)",
					"slug": "30",
					"name": "1"
				},
				{
					"size": "clamp(1.8rem, 1.8rem + ((1vw - 0.48rem) * 2.885), 3rem)",
					"slug": "40",
					"name": "2"
				},
				{
					"size": "clamp(2.5rem, 8vw, 4.5rem)",
					"slug": "50",
					"name": "3"
				},
				{
					"size": "clamp(3.75rem, 10vw, 7rem)",
					"slug": "60",
					"name": "4"
				},
				{
					"size": "clamp(5rem, 5.25rem + ((1vw - 0.48rem) * 9.096), 8rem)",
					"slug": "70",
					"name": "5"
				},
				{
					"size": "clamp(7rem, 14vw, 11rem)",
					"slug": "80",
					"name": "6"
				}
			],
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"dropCap": false,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Quicksand",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/quicksand/static/Quicksand-Light.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Quicksand",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/quicksand/static/Quicksand-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Quicksand",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/quicksand/static/Quicksand-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Quicksand",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/quicksand/static/Quicksand-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Quicksand",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/quicksand/static/Quicksand-Bold.ttf"
							]
						}
					],
					"fontFamily": "'Quicksand', sans-serif",
					"name": "Quicksand",
					"slug": "quicksand"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Lato",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/lato/Lato-Light.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Lato",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/lato/Lato-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Lato",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/lato/Lato-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Lato",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/lato/Lato-Black.ttf"
							]
						}
						
					],
					"fontFamily": "'Lato', sans-serif",
					"name": "Lato",
					"slug": "lato"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Syne",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/syne/static/Syne-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Syne",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/syne/static/Syne-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Syne",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/syne/static/Syne-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Syne",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/syne/static/Syne-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Syne",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/syne/static/Syne-ExtraBold.ttf"
							]
						}
						
					],
					"fontFamily": "'Syne', sans-serif",
					"name": "Syne",
					"slug": "syne"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Jost",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/jost/static/Jost-Light.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Jost",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/jost/static/Jost-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Jost",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/jost/static/Jost-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Jost",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/jost/static/Jost-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Jost",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/jost/static/Jost-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Jost",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/jost/static/Jost-ExtraBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Jost",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/jost/static/Jost-Black.ttf"
							]
						}
					],
					"fontFamily": "'Jost', sans-serif",
					"name": "Jost",
					"slug": "jost"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Mulish",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/mulish/static/Mulish-Light.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Mulish",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/mulish/static/Mulish-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Mulish",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/mulish/static/Mulish-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Mulish",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/mulish/static/Mulish-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Mulish",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/mulish/static/Mulish-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Mulish",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/mulish/static/Mulish-ExtraBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Mulish",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/mulish/static/Mulish-Black.ttf"
							]
						}
						
					],
					"fontFamily": "'Mulish', sans-serif",
					"name": "Mulish",
					"slug": "mulish"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Fira Sans",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/fira-sans/FiraSans-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Fira Sans",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/fira-sans/FiraSans-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Fira Sans",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/fira-sans/FiraSans-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Fira Sans",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/fira-sans/FiraSans-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Fira Sans",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/fira-sans/FiraSans-ExtraBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Fira Sans",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/fira-sans/FiraSans-Black.ttf"
							]
						}
						
					],
					"fontFamily": "'Fira Sans', sans-serif",
					"name": "Fira Sans",
					"slug": "fira-sans"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Urbanist",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/urbanist/static/Urbanist-Light.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Urbanist",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/urbanist/static/Urbanist-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Urbanist",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/urbanist/static/Urbanist-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Urbanist",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/urbanist/static/Urbanist-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Urbanist",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/urbanist/static/Urbanist-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Urbanist",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/urbanist/static/Urbanist-ExtraBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Urbanist",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/urbanist/static/Urbanist-Black.ttf"
							]
						}
						
					],
					"fontFamily": "'Urbanist', sans-serif",
					"name": "Urbanist",
					"slug": "urbanist"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Poppins",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/poppins/Poppins-Light.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Poppins",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/poppins/Poppins-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Poppins",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/poppins/Poppins-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Poppins",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/poppins/Poppins-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Poppins",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/poppins/Poppins-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Poppins",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/poppins/Poppins-ExtraBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Poppins",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/poppins/Poppins-Black.ttf"
							]
						}
						
					],
					"fontFamily": "'Poppins', sans-serif",
					"name": "Poppins",
					"slug": "poppins"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "200",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-ExtraLight.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-Light.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-Regular.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "500",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-Medium.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "600",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-SemiBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-Bold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "800",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-ExtraBold.ttf"
							]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Roboto",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "900",
							"src": [
								"file:./assets/fonts/roboto/static/Roboto-Black.ttf"
							]
						}
						
					],
					"fontFamily": "'Roboto', sans-serif",
					"name": "Roboto",
					"slug": "roboto"
				},
				{
					"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
					"name": "System Font",
					"slug": "system-font"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"min": "0.875rem",
						"max": "1rem"
					},
					"size": "1rem",
					"slug": "small"
				},
				{
					"fluid": {
						"min": "1rem",
						"max": "1.125rem"
					},
					"size": "1.125rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"min": "1.75rem",
						"max": "1.875rem"
					},
					"size": "1.75rem",
					"slug": "large"
				},
				{
					"fluid": false,
					"size": "2.25rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"min": "4rem",
						"max": "10rem"
					},
					"size": "10rem",
					"slug": "xx-large"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						":focus": {
							"typography": {
								"textDecoration": "underline dashed"
							}
						},
						":active": {
							"typography": {
								"textDecoration": "none"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-author": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-content": {
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--secondary)"
						}
					}
				}
			},
			"core/post-excerpt": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"core/post-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "400"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/post-terms": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-title": {
				"spacing": {
					"margin": {
						"bottom": "1.25rem",
						"top": "1.25rem"
					}
				},
				"typography": {
					"fontWeight": "400"
				},
				"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/comments-title":{
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--40)"
					}
				}
			},
			"core/comment-author-name": {
				"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/comment-date": {
				"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/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-reply-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments-pagination": {
				"spacing": {
					"margin": {
						"top": "var(--wp--preset--spacing--40)"
					}
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/pullquote": {
				"border": {
					"style": "solid",
					"width": "1px 0"
				},
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)",
							"fontStyle": "normal",
							"textTransform": "none"
						}
					}
				},
				"typography": {
					"lineHeight": "1.3"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--40) !important",
						"top": "var(--wp--preset--spacing--40) !important"
					}
				}
			},
			"core/query": {
				"elements": {
					"h2": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--x-large)"
						}
					}
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontWeight": "400"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						}
					}
				}
			},
			"core/quote": {
				"border": {
					"width": "1px"
				},
				"elements": {
					"cite": {
						"typography": {
							"fontSize": "var(--wp--preset--font-size--small)",
							"fontStyle": "normal"
						}
					}
				},
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--30)",
						"right": "var(--wp--preset--spacing--30)"
					}
				}
			},
			"core/site-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"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "normal",
					"lineHeight": "1.4"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--base)",
			"text": "var(--wp--preset--color--contrast)"
		},
		"elements": {
			"button": {
				"border": {
					"radius": "0"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--contrast)"
				},
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--contrast)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				":focus": {
					"color": {
						"background": "var(--wp--preset--color--contrast)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				":active": {
					"color": {
						"background": "var(--wp--preset--color--secondary)",
						"text": "var(--wp--preset--color--base)"
					}
				},
				":visited": {
					"color": {
						"text": "var(--wp--preset--color--contrast)"
					}
				}
			},
			"h1": {
				"typography": {
					"fontSize": "3.625rem",
					"lineHeight": "1.2"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "clamp(2.625rem, calc(2.625rem + ((1vw - 0.48rem) * 8.4135)), 3.25rem)",
					"lineHeight": "1.2"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "700",
					"textTransform": "uppercase"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"textTransform": "uppercase"
				}
			},
			"heading": {
				"typography": {
					"fontWeight": "400",
					"lineHeight": "1.4"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--contrast)"
				},
				":hover": {
					"typography": {
						"textDecoration": "none"
					}
				},
				":focus": {
					"typography": {
						"textDecoration": "underline dashed"
					}
				},
				":active": {
					"color": {
						"text": "var(--wp--preset--color--secondary)"
					},
					"typography": {
						"textDecoration": "none"
					}
				},
				"typography": {
					"textDecoration": "underline"
				}
			}
		},
		"spacing": {
			"blockGap": "1.5rem",
			"padding": {
				"top": "var(--wp--preset--spacing--40)",
				"right": "var(--wp--preset--spacing--30)",
				"bottom": "var(--wp--preset--spacing--40)",
				"left": "var(--wp--preset--spacing--30)"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--system-font)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"lineHeight": "1.6"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer"
		},
		{
			"area": "uncategorized",
			"name": "comments",
			"title": "Comments"
		},
		{
			"area": "uncategorized",
			"name": "post-meta",
			"title": "Post Meta"
		}
	]
}