{
    "id": "password-reset-centered",
    "title": "Password Reset \u2014 Centered",
    "description": "A calm, centered password reset layout that matches the login and register designs.",
    "target": "password-reset",
    "kind": "form",
    "content": [
        {
            "id": "tplp100",
            "elType": "section",
            "isInner": false,
            "settings": {
                "layout": "boxed",
                "content_width": {
                    "unit": "px",
                    "size": 560
                },
                "min_height": {
                    "unit": "vh",
                    "size": 60
                },
                "column_position": "middle",
                "background_background": "classic",
                "background_color": "#F4F6F8",
                "padding": {
                    "unit": "px",
                    "top": "80",
                    "right": "20",
                    "bottom": "80",
                    "left": "20",
                    "isLinked": false
                }
            },
            "elements": [
                {
                    "id": "tplp101",
                    "elType": "column",
                    "isInner": false,
                    "settings": {
                        "_column_size": 100,
                        "_inline_size": null
                    },
                    "elements": [
                        {
                            "id": "tplp000",
                            "elType": "widget",
                            "widgetType": "heading",
                            "settings": {
                                "title": "Reset your password",
                                "align": "center",
                                "header_size": "h1",
                                "title_color": "#1F2933"
                            },
                            "elements": []
                        },
                        {
                            "id": "tplp001",
                            "elType": "widget",
                            "widgetType": "text-editor",
                            "settings": {
                                "editor": "<p style=\"text-align: center;\">Enter your username or email and we\u2019ll send you a reset link.</p>",
                                "text_color": "#52606D"
                            },
                            "elements": []
                        },
                        {
                            "id": "tplp002",
                            "elType": "widget",
                            "widgetType": "um-password-reset-styler",
                            "settings": {},
                            "elements": []
                        }
                    ]
                }
            ]
        }
    ]
}