{
    "base": {
        "font-size": "1rem",
        "font-scale": "majorThird"
    },
    "components": {
        "text": {
            "h1": {
                "font-size": "xxl",
                "font-weight": "normal"
            },
            "h2": {
                "font-size": "xl",
                "font-weight": "normal"
            },
            "h3": {
                "font-size": "l",
                "font-weight": "normal"
            }
        },
        "table": {
            "header": {
                "background-color": "transparent"
            },
            "body": {
                "background-color": "transparent"
            },
            "border": {
                "horizontal-outer": false,
                "vertical-inner": false,
                "vertical-outer": false
            }
        }
    }
}
