{
	"version": 3,
	"settings": {
		"appearanceTools": true,
		"layout": {
			"contentSize": "760px",
			"wideSize": "1120px"
		},
		"spacing": {
			"padding": true,
			"margin": true,
			"blockGap": true
		},
		"typography": {
			"fluid": true,
			"lineHeight": true,
			"fontSizes": [
				{
					"slug": "small",
					"size": "14px",
					"name": "Small"
				},
				{
					"slug": "normal",
					"size": "16px",
					"name": "Normal"
				},
				{
					"slug": "large",
					"size": "24px",
					"name": "Large"
				},
				{
					"slug": "x-large",
					"size": "42px",
					"name": "Extra Large"
				}
			]
		},
		"color": {
			"custom": true,
			"palette": [
				{
					"slug": "dark",
					"color": "#101828",
					"name": "Dark"
				},
				{
					"slug": "text",
					"color": "#344054",
					"name": "Text"
				},
				{
					"slug": "accent",
					"color": "#0f5bd8",
					"name": "Accent"
				},
				{
					"slug": "light",
					"color": "#f8fafc",
					"name": "Light"
				},
				{
					"slug": "white",
					"color": "#ffffff",
					"name": "White"
				}
			]
		}
	},
	"styles": {
		"typography": {
			"fontFamily": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif",
			"lineHeight": "1.7"
		},
		"color": {
			"text": "#344054",
			"background": "#ffffff"
		},
		"elements": {
			"link": {
				"color": {
					"text": "#0f5bd8"
				}
			}
		}
	}
}
