{
  "global": {
    "styles": {
      "color": {
        "background": "#fff",
        "text": "#222",
        "link": "#c00"
      },
      "typography": {
        "fontSize": "1rem",
        "lineHeight": "1.45"
      }
    },
      "settings": {
        "color": {
          "link": true
        },
        "custom": {
          "content": {
            "normalWidth": 520,
            "wideWidth": 750,
            "fullWidth": 840
          },
          "typography": {
            "rootSize": "16px",
            "lineHeight": 1.45
          }
        }
      }
    },
    "core/heading/h1": {
      "styles": {
        "typography": {
          "fontSize": "1.811rem",
          "lineHeight": "1.3"
        }
      }
    },
    "core/heading/h2": {
      "styles": {
        "typography": {
          "fontSize": "1.618rem",
          "lineHeight": "1.3"
        }
      }
    }
  }
