{
	"version": 2,
	"settings": {
		"appearanceTools": true,
		"layout": {
			"contentSize": "760px",
			"wideSize": "1200px"
		},
		"spacing": {
			"blockGap": true,
			"units": ["%", "px", "em", "rem", "vh", "vw"]
		},
		"typography": {
			"fontSizes": [
				{
					"fluid": false,
					"name": "Small",
					"size": "14px",
					"slug": "small"
				},
				{
					"fluid": false,
					"name": "Normal",
					"size": "16px",
					"slug": "normal"
				},
				{
					"fluid": false,
					"name": "Medium",
					"size": "21px",
					"slug": "medium"
				},
				{
					"fluid": false,
					"name": "Large",
					"size": "24px",
					"slug": "large"
				},
				{
					"fluid": false,
					"name": "Larger",
					"size": "32px",
					"slug": "larger"
				},
				{
					"fluid": false,
					"name": "Extra Large",
					"size": "42px",
					"slug": "x-large"
				},
				{
					"fluid": false,
					"name": "Huge",
					"size": "48px",
					"slug": "huge"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"variations": {
					"outline": {
						"spacing": {
							"padding": {
								"bottom": "8px",
								"left": "22px",
								"right": "22px",
								"top": "8px"
							}
						},
						"border": {
							"width": "2px"
						}
					}
				}
			},
			"core/cover": {
				"dimensions": {
					"minHeight": "480px"
				}
			},
			"core/separator": {
				"border": {
					"color": "#eeeeee",
					"style": "solid",
					"width": "0 0 1px 0"
				},
				"css": "&:not(.is-style-wide):not(.is-style-dots):not(.alignwide):not(.alignfull){width: 80px;border-bottom-width: 4px;border-bottom-color: currentColor;}"
			}
		},
		"color": {
			"text": "#2c2d2e"
		},
		"elements": {
			"button": {
				"border": {
					"radius": "0"
				},
				"color": {
					"background": "#444",
					"text": "#fff"
				},
				"spacing": {
					"padding": {
						"bottom": "10px",
						"left": "24px",
						"right": "24px",
						"top": "10px"
					}
				}
			},
			"heading": {
				"color": {
					"text": "#000"
				},
				"typography": {
					"fontFamily": "Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif",
					"fontWeight": "400"
				}
			}
		},
		"spacing": {
			"blockGap": "2rem"
		},
		"typography": {
			"fontFamily": "Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif",
			"fontSize": "16px",
			"lineHeight": "1.75"
		}
	}
}
