{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#fcfef6",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#334d00",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#708547",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#334d00e6",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#d8f0a8bf",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#d5e6b366",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--outfit)",
					"letterSpacing": "0.01rem"
				}
			},
			"core/post-content": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--figtree)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--outfit)",
					"letterSpacing": "0.01rem"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--besley)",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "-0.05rem"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--outfit)",
			"fontStyle": "normal",
			"fontWeight": "400",
			"letterSpacing": "0.01rem"
		}
	},
	"version": 3,
	"title": "Green Vibe"
}