{
	"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
	"settings": {
		"appearanceTools": true,
		"color": {
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"gradients": [
				{
				"color": "#000",
				"gradient": "linear-gradient(135deg,rgb(43,89,255) 0%,rgb(187,43,255) 100%)",
				"name": "Purple Pink Gradient",
				"slug": "custom-purple-pink-gradient"
				},
				{
				"gradient": "linear-gradient(135deg,rgb(9,9,75) 0%,rgb(33,0,53) 100%)",
				"name": "Blue Gradient",
				"slug": "custom-blue-gradient"
				},
				{
				"gradient": "linear-gradient(135deg,rgb(9,9,75) 1%,rgb(155,81,224) 100%)",
				"name": "Purple Blue Gradient",
				"slug": "custom-purple-blue-gradient"
				}
			],
			"palette": [
				{
					"color": "#000",
					"name": "Black",
					"slug": "custom-black"
				},
				{
					"color": "#ffffff",
					"name": "White",
					"slug": "custom-white"
				},
				{
					"color": "#3756fe",
					"name": "Blue Dodger",
					"slug": "custom-blue-dodger"
				},
				{
					"color": "#0f0d45",
					"name": "Blue Violet",
					"slug": "custom-blue-violet"
				},
				{
					"color": "#f1deff",
					"name": "Blue Chalk",
					"slug": "custom-blue-chalk"
				},
				{
					"color": "#fff7ed",
					"name": "Serenade",
					"slug": "custom-serenade"
				},
				{
					"color": "#ff5234",
					"name": "Orange",
					"slug": "custom-orange"
				}
			]
		},
		"layout": {
			"contentSize": "80rem",
			"wideSize": "80rem"
		},
		"spacing": {
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"fontFamilies": [
				{
				"fontFace": [
					{
					"fontFamily": "Inter",
					"fontStyle": "normal",
					"fontWeight": "300",
					"src": [
						"file:./assets/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZ1rib2Bg.woff2"
					]
					},
					{
					"fontFamily": "Inter",
					"fontStyle": "normal",
					"fontWeight": "400",
					"src": [
						"file:./assets/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg.woff2"
					]
					},
					{
					"fontFamily": "Inter",
					"fontStyle": "normal",
					"fontWeight": "500",
					"src": [
						"file:./assets/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg.woff2"
					]
					},
					{
					"fontFamily": "Inter",
					"fontStyle": "normal",
					"fontWeight": "600",
					"src": [
						"file:./assets/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg.woff2"
					]
					},
					{
					"fontFamily": "Inter",
					"fontStyle": "normal",
					"fontWeight": "700",
					"src": [
						"file:./assets/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg.woff2"
					]
					}
				],
				"fontFamily": "Inter, system-ui, sans-serif",
				"name": "Inter",
				"slug": "inter"
				}
			]
		},
			"useRootPaddingAwareAlignments": true
		},
	"styles": {
		"color": {
			"text": "#4f4f4f"
		},
		"elements": {
			"button": {
				"color": {
					"background": "var(--wp--preset--color--custom-blue-dodger)",
					"text": "var(--wp--preset--color--custom-white)"
				},
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "300"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "3.13rem",
					"lineHeight": "1"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "2.88rem",
					"lineHeight": "1"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "2.13rem",
					"lineHeight": "1.3"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "1.88rem"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "1.5rem"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "1.25rem"
				}
			},
			"link": {
				"color": {
					"text": "#4f4f4f"
				},
				"typography": {
					"textDecoration": "none"
				}
			}
		},
		"spacing": {
			"blockGap": "0px",
			"padding": {
				"bottom": "0px",
				"left": "0px",
				"right": "0px",
				"top": "0px"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)",
			"fontSize": "1rem",
			"lineHeight": "1.7"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header"
		},
		{
			"area": "footer",
			"name": "footer"
		}
	],
	"version": 3
}