{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#010160",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#0101600D",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#010160",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#FD87B9",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#FD87B9",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--pinkish)"
				}
			},
			"core/navigation": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"core/site-logo": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--pinkish)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--plus-jakarta-sans)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			}
		},
		"elements": {
			"button": {
				"color": {
					"background": "var(--wp--preset--color--primary)"
				}
			},
			"h1": {
				"typography": {
					"letterSpacing": "0rem",
					"lineHeight": "1.1"
				}
			},
			"h2": {
				"typography": {
					"letterSpacing": "0.1rem",
					"lineHeight": "1"
				}
			},
			"h3": {
				"typography": {
					"letterSpacing": "0rem",
					"lineHeight": "1.2"
				}
			},
			"h4": {
				"typography": {
					"letterSpacing": "0.01rem",
					"lineHeight": "1.2"
				}
			},
			"h5": {
				"typography": {
					"letterSpacing": "0.01rem",
					"lineHeight": "1.2"
				}
			},
			"h6": {
				"typography": {
					"lineHeight": "1.2"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--teko)"
				}
			}
		}
	},
	"title": "Guava",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}