{
	"version": 2,
	"settings": {
		"appearanceTools": true,
		"color": {
			"link": true,
			"palette": [
				{
					"slug": "primary",
					"color": "#252425",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#FCBC45",
					"name": "Secondary"
				},
				{
					"slug": "third",
					"color": "#FFFFFF",
					"name": "Third"
				},
				{
					"slug": "forth",
					"color": "#7A7A7A",
					"name": "Forth"
				},
				{
					"slug": "fifth",
					"color": "#F0F0F0",
					"name": "Fifth"
				},
				{
					"slug": "sixth",
					"color": "#343940",
					"name": "Sixth"
				}
			],
			"gradients": [
				{
					"slug": "quinary-to-septenary",
					"gradient": "linear-gradient(160deg, var(--wp--preset--color--quinary), var(--wp--preset--color--septenary))",
					"name": "Pink to Yellow"
				}
			]
		},
		"typography": {
			"customLineHeight": true,
			"customFontSize": true,
			"fontFamilies": [
				{
					"fontFamily": "'Poppins'",
					"name": "Poppins",
					"slug": "primary"
				},
				{
					"fontFamily": "'Heebo'",
					"name": "Heebo",
					"slug": "secondary"
				}
			],
			"fontSizes": [
				{
					"slug": "tiny",
					"size": "16px",
					"name": "Tiny"
				},
				{
					"slug": "small",
					"size": "18px",
					"name": "Small"
				},
				{
					"slug": "normal",
					"size": "20px",
					"name": "Normal"
				},
				{
					"slug": "large",
					"size": "24px",
					"name": "Large"
				},
				{
					"slug": "extra-large",
					"size": "40px",
					"name": "Extra large"
				},
				{
					"slug": "huge",
					"size": "96px",
					"name": "Huge"
				},
				{
					"slug": "gigantic",
					"size": "144px",
					"name": "Gigantic"
				}
			]
		},
		"spacing": {
			"padding": true,
			"margin": true,
			"blockGap": true,
			"units": [
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"layout": {
			"contentSize": "1140px",
			"wideSize": "1200px"
		},
		"border": {
			"customColor": true,
			"customRadius": true,
			"customStyle": true,
			"customWidth": true
		},
		"custom": {
			"headings": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--primary)"
				}
			}
		}
	},
	"styles": {
		"color": {
			"background": "#ffffff",
			"text": "#7A7A7A"
		},
		"typography": {},
		"elements": {
			"link": {
				"color": {
					"text": "#FCBC45"
				}
			},
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--custom--headings--typography--font-family)"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--custom--headings--typography--font-family)"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--custom--headings--typography--font-family)"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--custom--headings--typography--font-family)"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--custom--headings--typography--font-family)"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--custom--headings--typography--font-family)"
				}
			}
		},
		"blocks": {}
	},
	"templateParts": [
		{
			"name": "header",
			"area": "header"
		},
		{
			"name": "footer",
			"area": "footer"
		}
	],
	"customTemplates": []
}