{
    "version": 2,
    "title": "Bitter",
    "settings": {
        "custom": {
            "heading": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            }
        },
        "color": {
            "palette": [
                {
                    "color": "#D80032",
                    "name": "Primary",
                    "slug": "primary"
                },
                {
                    "color": "#1F2031",
                    "name": "Secondary",
                    "slug": "secondary"
                },
                {
                    "color": "#1F2031",
                    "name": "Header & Footer",
                    "slug": "header-footer"
                },
                {
                    "color": "#6C6C77",
                    "name": "Tertiary",
                    "slug": "tertiary"
                },
                {
                    "color": "#EDEDED",
                    "name": "LightGrey",
                    "slug": "lightgrey"
                },
                {
                    "color": "#1F2031",
                    "name": "Foreground",
                    "slug": "foreground"
                },
                {
                    "color": "#FFFBFC",
                    "name": "Background",
                    "slug": "background"
                },
                {
                    "color": "#ffffff",
                    "name": "White",
                    "slug": "white"
                },
                {
                    "color": "#ffffff",
                    "name": "Light Background",
                    "slug": "light-background"
                }
            ]
        }
    },
    "styles": {
        "blocks": {
            "core/heading": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            },
            "core/post-title": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            }
        },
        "elements": {
            "h1": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            },
            "h2": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            },
            "h3": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            },
            "h4": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            },
            "h5": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            },
            "h6": {
                "typography": {
                    "fontFamily": "var(--wp--preset--font-family--bitter)"
                }
            }
        },
        "typography": {
            "fontFamily": "var(--wp--preset--font-family--raleway)"
        }
    }
}