{
	"settings": {
		"appearanceTools": true,
		"color": {
			"background": true,
			"custom": true,
			"customDuotone": true,
			"customGradient": false,
			"defaultDuotone": false,
			"defaultGradients": false,
			"defaultPalette": false,
			"duotone": [
				{
					"colors": [
						"#080808",
						"#2976C6"
					],
					"name": "In Blue",
					"slug": "duo-in-blue"
				},
				{
					"colors": [
						"#080808",
						"#FE660E"
					],
					"name": "In Orange",
					"slug": "duo-in-orange"
				},
				{
					"colors": [
						"#080808",
						"#C7C229"
					],
					"name": "In Gold",
					"slug": "duo-in-gold"
				},
				{
					"colors": [
						"#080808",
						"#209CAE"
					],
					"name": "In Acqua",
					"slug": "duo-in-acqua"
				},
				{
					"colors": [
						"#080808",
						"#FD5370"
					],
					"name": "In Pink",
					"slug": "duo-in-pink"
				},
				{
					"colors": [
						"#080808",
						"#6C4A8F"
					],
					"name": "In Purple",
					"slug": "duo-in-purple"
				},
				{
					"colors": [
						"#080808",
						"#FCE9A5"
					],
					"name": "In Creamy",
					"slug": "duo-in-creamy"
				}
			],
			"gradients": [],
			"palette": [
				{
					"color": "#0d0d0d",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#e9e7e2",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#0d0d0d",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#e9e7e2",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#2976C6",
					"name": "Blue",
					"slug": "blue"
				},
				{
					"color": "#FE660E",
					"name": "Orange",
					"slug": "orange"
				},
				{
					"color": "#c7c229",
					"name": "Gold",
					"slug": "gold"
				},
				{
					"color": "#fd5370",
					"name": "Pink",
					"slug": "pink"
				},
				{
					"color": "#209cae",
					"name": "Acqua",
					"slug": "acqua"
				},
				{
					"color": "#6c4a8f",
					"name": "Violet",
					"slug": "violet"
				},
				{
					"color": "#fce9a5",
					"name": "Creamy",
					"slug": "creamy"
				},
				{
					"color": "#118640",
					"name": "118640",
					"slug": "custom-118640"
				}
			],
			"text": true
		},
		"layout": {
			"contentSize": "800px",
			"wideSize": "1024px"
		},
		"shadow": {
			"defaultPresets": true,
			"presets": []
		},
		"spacing": {
			"customSpacingSize": true,
			"defaultSpacingSizes": false,
			"spacingSizes": [],
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"customFontSize": true,
			"defaultFontSizes": false,
			"dropCap": true,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
					"name": "System Font",
					"slug": "system-font"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Evolventa",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/evolventa_normal_400.woff"
							]
						},
						{
							"fontFamily": "Evolventa",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/evolventa_italic_400.woff"
							]
						}
					],
					"fontFamily": "Evolventa",
					"slug": "evolventa"
				},
				{
					"fontFace": [
						{
							"fontFamily": "Old Standard TT",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/old-standard-tt_normal_400.ttf"
							]
						},
						{
							"fontFamily": "Old Standard TT",
							"fontStyle": "italic",
							"fontWeight": "400",
							"src": [
								"file:./assets/fonts/old-standard-tt_italic_400.ttf"
							]
						},
						{
							"fontFamily": "Old Standard TT",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": [
								"file:./assets/fonts/old-standard-tt_normal_700.ttf"
							]
						}
					],
					"fontFamily": "Old Standard TT",
					"slug": "old-standard-tt"
				}
			],
			"fontSizes": [
				{
					"fluid": {
						"max": "1.0625rem",
						"min": "0.825rem"
					},
					"name": "Small",
					"size": "1rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.25rem",
						"min": "1rem"
					},
					"name": "Medium",
					"size": "1.125rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "2rem",
						"min": "1.75rem"
					},
					"name": "Large",
					"size": "1.75rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "3rem",
						"min": "2.5rem"
					},
					"name": "Extra Large",
					"size": "3rem",
					"slug": "x-large"
				}
			],
			"fontStyle": true,
			"fontWeight": true,
			"letterSpacing": true,
			"textDecoration": true,
			"textTransform": true
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/code": {
				"border": {
					"color": "var(--wp--preset--color--foreground)",
					"radius": "0.25rem",
					"style": "solid",
					"width": "2px"
				},
				"spacing": {
					"padding": {
						"bottom": "var(--wp--preset--spacing--50)",
						"left": "var(--wp--preset--spacing--50)",
						"right": "var(--wp--preset--spacing--50)",
						"top": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontFamily": "monospace"
				}
			},
			"core/comment-author-name": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-reply-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments": {
				"spacing": {
					"margin": {
						"bottom": "5vh",
						"left": "5vh",
						"right": "5vh",
						"top": "5vh"
					}
				}
			},
			"core/cover": {
				"spacing": {
					"margin": {
						"bottom": "0",
						"top": "0"
					},
					"padding": {
						"bottom": "0",
						"left": "0",
						"right": "0",
						"top": "0"
					}
				}
			},
			"core/gallery": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--50)"
					}
				}
			},
			"core/list": {
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--70)"
					}
				}
			},
			"core/navigation": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/paragraph": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": "1.5"
				}
			},
			"core/post-author": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--evolventa)",
					"fontSize": "1rem"
				}
			},
			"core/post-author-name": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/post-date": {
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				},
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--evolventa)",
					"fontSize": "1rem"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--evolventa)",
					"fontSize": "1rem"
				}
			},
			"core/post-title": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"spacing": {
					"margin": {
						"bottom": "0"
					}
				}
			},
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--foreground)",
					"style": "solid",
					"width": "1px 0"
				},
				"spacing": {
					"padding": {
						"bottom": "var(--wp--preset--spacing--50)",
						"left": "var(--wp--preset--spacing--50)",
						"right": "var(--wp--preset--spacing--50)",
						"top": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontStyle": "italic"
				}
			},
			"core/query-no-results": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--evolventa)"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--evolventa)"
				}
			},
			"core/query-title": {
				"spacing": {
					"margin": {
						"bottom": "2.5vh"
					}
				},
				"typography": {
					"fontSize": "6rem",
					"lineHeight": "1"
				}
			},
			"core/quote": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"style": "solid",
					"width": "0 0 0 1px"
				},
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--50)"
					}
				},
				"typography": {
					"fontStyle": "normal"
				}
			},
			"core/search": {
				"border": {
					"bottom": {
						"style": "none",
						"width": "0px"
					},
					"left": {
						"style": "none",
						"width": "0px"
					},
					"radius": "2px",
					"right": {
						"style": "none",
						"width": "0px"
					},
					"top": {
						"style": "none",
						"width": "0px"
					}
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--secondary)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--secondary)"
						}
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--evolventa)",
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": "1"
				}
			},
			"core/separator": {
				"border": {
					"color": "currentColor",
					"style": "solid",
					"width": "0 0 1px 0"
				},
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/site-title": {
				"elements": {
					"link": {
						":hover": {
							"typography": {
								"textDecoration": "underline"
							}
						},
						"typography": {
							"textDecoration": "none"
						}
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"fontWeight": "700",
					"letterSpacing": "-0.05rem"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--foreground)"
		},
		"elements": {
			"button": {
				":active": {
					"color": {
						"background": "var(--wp--preset--color--primary)",
						"text": "var(--wp--preset--color--background)"
					}
				},
				":focus": {
					"color": {
						"background": "var(--wp--preset--color--primary)",
						"text": "var(--wp--preset--color--background)"
					},
					"outline": {
						"color": "var(--wp--preset--color--primary)",
						"offset": "2px",
						"style": "dotted",
						"width": "1px"
					}
				},
				":hover": {
					"color": {
						"background": "var(--wp--preset--color--secondary)",
						"text": "var(--wp--preset--color--background)"
					}
				},
				"border": {
					"radius": "0.25rem"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--background)"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "8.8rem",
					"letterSpacing": "-0.25rem",
					"lineHeight": "0.8",
					"textTransform": "uppercase"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "6rem",
					"fontStyle": "normal",
					"fontWeight": "300",
					"letterSpacing": "-0.2rem",
					"lineHeight": "1.1",
					"textTransform": "uppercase"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "2rem",
					"letterSpacing": "-0.01rem"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "1.6rem",
					"letterSpacing": "-0.01rem"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"letterSpacing": "0rem"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"letterSpacing": "0rem"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--evolventa)",
					"fontWeight": "400",
					"lineHeight": "1.125"
				}
			},
			"link": {
				":hover": {
					"typography": {
						"textDecoration": "none"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--primary)"
				}
			}
		},
		"spacing": {
			"blockGap": "1rem",
			"padding": {
				"bottom": "0px",
				"left": "0px",
				"right": "0px",
				"top": "0px"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--old-standard-tt)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"lineHeight": "1.6"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header"
		},
		{
			"area": "footer",
			"name": "footer"
		}
	],
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}