{
  "version": 2,
  "settings": {
    "appearanceTools": true,
    "spacing": {
      "blockGap": null,
      "margin": true,
      "padding": true,
      "units": [
        "%",
        "px",
        "em",
        "rem",
        "vh",
        "vw"
      ]
    },
    "typography": {
      "customFontSize": true,
      "customLineHeight": true,
      "dropCap": true,
      "lineHeight": false,
      "fontStyle": true,
      "fontWeight": true,
      "letterSpacing": true,
      "textDecoration": true,
      "textTransform": true,
      "fontFamilies": [
        {
          "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell, \"Helvetica Neue\",sans-serif",
          "slug": "system-font",
          "name": "System Font"
        },
        {
          "fontFamily": "Helvetica Neue, Helvetica, Arial, sans-serif",
          "slug": "helvetica-arial",
          "name": "Helvetica or Arial"
        }
      ],
      "fontSizes": [
        {
          "size": "13px",
          "name": "Small",
          "slug": "small"
        },
        {
          "size": "20px",
          "name": "Medium",
          "slug": "medium"
        },
        {
          "size": "36px",
          "name": "Large",
          "slug": "large"
        },
        {
          "size": "42px",
          "name": "Extra Large",
          "slug": "x-large"
        }
      ]
    },
    "layout": {
      "contentSize": "1000px",
      "wideSize": "none",
      "fullSize": "none"
    }
  },
  "styles": {
    "elements": {
      "link": {
        "typography": {
          "textDecoration": "none"
        }
      }
    }
  }
}
