{
  "title": "404 Dark Bold",
  "type": "page",
  "thumbnail": "404_page/404-minimal-teal.png",
  "content": [
    {
      "id": "sec404db01",
      "elType": "section",
      "settings": {
        "layout": "full_width",
        "content_width": "boxed",
        "background_background": "gradient",
        "background_color": "#0d0d0d",
        "background_color_b": "#1a1a2e",
        "background_gradient_type": "linear",
        "background_gradient_angle": 145,
        "padding": {
          "unit": "px",
          "top": "140",
          "bottom": "140"
        }
      },
      "elements": [
        {
          "id": "col404db01",
          "elType": "column",
          "settings": {
            "horizontal_align": "center"
          },
          "elements": [
            {
              "id": "tag404db01",
              "elType": "widget",
              "widgetType": "heading",
              "settings": {
                "title": "404",
                "align": "center",
                "title_color": "#e94560",
                "typography_typography": "custom",
                "typography_font_size": {
                  "unit": "px",
                  "size": 160
                },
                "typography_font_weight": "900",
                "typography_letter_spacing": {
                  "unit": "px",
                  "size": -8
                }
              }
            },
            {
              "id": "sub404db01",
              "elType": "widget",
              "widgetType": "heading",
              "settings": {
                "title": "Oops! Page Not Found",
                "header_size": "h2",
                "align": "center",
                "title_color": "#ffffff",
                "typography_typography": "custom",
                "typography_font_size": {
                  "unit": "px",
                  "size": 30
                },
                "typography_font_weight": "700"
              }
            },
            {
              "id": "txt404db01",
              "elType": "widget",
              "widgetType": "text-editor",
              "settings": {
                "editor": "<p style=\"text-align:center\">The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.</p>",
                "text_color": "rgba(255,255,255,0.6)",
                "typography_typography": "custom",
                "typography_font_size": {
                  "unit": "px",
                  "size": 16
                }
              }
            },
            {
              "id": "btn404db01",
              "elType": "widget",
              "widgetType": "button",
              "settings": {
                "text": "Back to Home",
                "link": {
                  "url": "/",
                  "is_external": false
                },
                "align": "center",
                "background_color": "#e94560",
                "border_radius": {
                  "unit": "px",
                  "top": "4",
                  "right": "4",
                  "bottom": "4",
                  "left": "4"
                },
                "button_text_color": "#ffffff",
                "typography_typography": "custom",
                "typography_font_size": {
                  "unit": "px",
                  "size": 15
                },
                "typography_font_weight": "600",
                "padding": {
                  "unit": "px",
                  "top": "14",
                  "right": "32",
                  "bottom": "14",
                  "left": "32"
                }
              }
            }
          ]
        }
      ]
    }
  ]
}
