{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#ffffff",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#4e0e0e",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#ff4f62",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#0807070a",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#070606",
					"name": "070606",
					"slug": "custom-070606"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--duotone-2)"
				},
				"spacing": {
					"padding": {
						"bottom": "0",
						"left": "var(--wp--preset--spacing--50)",
						"right": "var(--wp--preset--spacing--50)",
						"top": "0"
					}
				}
			},
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)"
				}
			},
			"core/read-more": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"textTransform": "uppercase"
				}
			},
			"core/site-logo": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--duotone-2)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--zilla-slab)",
			"fontStyle": "normal",
			"fontWeight": "400"
		}
	},
	"title": "Campari",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}