{
	"$schema": "https://schemas.wp.org/wp/6.2/theme.json",
	"customTemplates": [],
	"settings": {
		"appearanceTools": true,
		"color": {
			"gradients": [],
			"palette": [{"slug":"theme-0","name":"Primary","color":"#050808"},{"slug":"theme-1","name":"Secondary","color":"#ffffff"},{"slug":"theme-2","name":"Accent","color":"#fc602e"},{"slug":"theme-3","name":"Text","color":"#050808b3"},{"slug":"theme-4","name":"BG Alt","color":"#566165"},{"slug":"theme-5","name":"BG","color":"#ebebeb"},{"slug":"theme-6","name":"Hover","color":"#05080880"},{"slug":"theme-7","name":"Border","color":"#05080833"},{"slug":"theme-8","name":"Hover 2","color":"#ffffff80"},{"slug":"theme-9","name":"Hover 3","color":"#ffffffb3"}]
		},
		"custom": {
			"headings": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--primary)"
				}
			}
		},
		"layout": {"contentSize":"1140px","wideSize":"1200px"},
		"spacing": {
			"padding": true,
			"margin": true,
			"blockGap": true,
			"units": [
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"customFontSize": true,
			"fontFamilies": [
				
			],
			"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"
				},
				{
					"size": "clamp(36px, 5.208vw, 75px)",
					"slug": "h1"
				},
				{
					"size": "clamp(26px, 3.888vw, 56px)",
					"slug": "h2"
				}
			]
		}
	},
	"styles": {"spacing":{"blockGap":0},"elements":{"link":{"typography":{"textDecoration":"none"},"color":{"text":"var:preset|color|luminous-vivid-orange"}}}},
	"templateParts": [
		{
			"area": "header",
			"name": "header"
		},
		{
			"area": "footer",
			"name": "footer"
		}
	],
	"version": 2
}