{
  "label": "Main Template",
  "settings": {
    "_custom": true,
    "conditions": {
      "conditions": [
        {
          "id": "aiebpl",
          "main": "any"
        }
      ]
    },
    "button": {
      "typography": {
        "color": {
          "id": "arfe-btn-text",
          "name": "Button Text",
          "raw": "var(--arfe-btn-text)",
          "light": "hsl(0, 0%, 100%)",
          "dark": "hsl(0, 0%, 10%)",
          "hex": "#ffffff"
        },
        "font-weight": "500"
      },
      "border": {
        "radius": {
          "top": "var(--arfe-radius-btn)",
          "right": "var(--arfe-radius-btn)",
          "bottom": "var(--arfe-radius-btn)",
          "left": "var(--arfe-radius-btn)"
        },
        "width": {
          "top": "1",
          "bottom": "1",
          "right": "1",
          "left": "1"
        },
        "style": "solid",
        "color": {
          "raw": "var(--dark-text)",
          "id": "lvlqln",
          "name": "Color #2"
        }
      },
      "outlineBorder": {
        "width": {
          "top": "1",
          "bottom": "1",
          "right": "1",
          "left": "1"
        },
        "style": "solid",
        "color": {
          "raw": "#0166cc"
        },
        "radius": {
          "top": "var(--arfe-radius-btn)",
          "right": "var(--arfe-radius-btn)",
          "bottom": "var(--arfe-radius-btn)",
          "left": "var(--arfe-radius-btn)"
        }
      },
      "outlineTypography": {
        "color": {
          "id": "arfe-text",
          "name": "Text",
          "raw": "var(--arfe-text)",
          "light": "hsl(0, 0%, 21%)",
          "dark": "hsl(220, 15%, 88%)",
          "hex": "#363636"
        }
      },
      "background:hover": {
        "raw": "var(--arfe-brand-hover)"
      },
      "outlineBoxShadow": {
        "values": {
          "offsetX": "0",
          "offsetY": "2",
          "blur": "4",
          "spread": "-1"
        },
        "color": {
          "hex": "#000000",
          "rgb": "rgba(0, 0, 0, 0.05)",
          "hsl": "hsla(0, 0%, 0%, 0.05)"
        }
      },
      "transition:hover": "all 0.4s ease-in-out",
      "sizeDefaultPadding": {
        "top": "0.6em",
        "bottom": "0.6em"
      },
      "background": {
        "raw": "var(--arfe-brand)",
        "light": "hsl(210, 99%, 45%)",
        "dark": "hsl(46, 69%, 44%)",
        "hex": "#0173e4"
      }
    },
    "typography": {
      "typographyBody": {
        "font-family": "Geist"
      },
      "typographyHeadings": {
        "font-family": "Geist"
      }
    },
    "container": {
      "width": "var(--arfe-container-width)",
      "padding": {
        "left": "var(--arfe-space-s)",
        "right": "var(--arfe-space-s)"
      }
    },
    "colors": {
      "colorPrimary": {
        "hex": "#000000"
      },
      "colorSecondary": {
        "hex": "#212121",
        "id": "8b5554",
        "name": "Color #6"
      },
      "colorBorder": {
        "hex": "#f5f5f5",
        "id": "8eef3c",
        "name": "Color #1"
      },
      "colorMuted": {
        "hex": "#e0e0e0",
        "id": "8a7a08",
        "name": "Color #2"
      },
      "colorDark": {
        "hex": "#212121",
        "id": "8b5554",
        "name": "Color #6"
      },
      "colorInfo": {
        "hex": "#03a9f4",
        "id": "c1a905",
        "name": "Color #14"
      },
      "colorSuccess": {
        "hex": "#4caf50",
        "id": "3e6220",
        "name": "Color #16"
      },
      "colorWarning": {
        "hex": "#ff5722",
        "id": "c12358",
        "name": "Color #10"
      },
      "colorDanger": {
        "hex": "#f44336",
        "id": "679a54",
        "name": "Color #11"
      }
    },
    "section": {
      "padding": {
        "top": "var(--arfe-space-section)",
        "bottom": "var(--arfe-space-section)"
      }
    }
  },
  "id": "main_template"
}