.elementor-18 .elementor-element.elementor-element-ea117aa{--display:flex;}/* Start custom CSS for template, class: .elementor-element-b5aa528 */{
  "version": "0.4",
  "title": "SolarPulseGlobal Homepage",
  "type": "page",
  "content": [
    {
      "id": "hero_section",
      "type": "section",
      "elements": [
        {
          "type": "heading",
          "content": "Global Solar Energy Insights at Your Fingertips",
          "settings": {
            "tag": "h1",
            "alignment": "center",
            "color": "#FFD43B"
          }
        },
        {
          "type": "text-editor",
          "content": "Latest trends, technologies & tips — empowering a sustainable future.",
          "settings": {
            "alignment": "center",
            "color": "#4CB8E4"
          }
        },
        {
          "type": "buttons",
          "elements": [
            {
              "type": "button",
              "content": "Get the Latest News",
              "settings": {
                "color": "#F57C00",
                "link": "/blog"
              }
            },
            {
              "type": "button",
              "content": "Sign Up for Free Updates",
              "settings": {
                "color": "#4CB8E4",
                "link": "/newsletter"
              }
            }
          ]
        }
      ],
      "settings": {
        "background_image": "sunrise_solar_panels.jpg",
        "padding": "100px 0"
      }
    },

    {
      "id": "featured_articles",
      "type": "section",
      "elements": [
        {
          "type": "heading",
          "content": "Featured Articles",
          "settings": {
            "tag": "h2",
            "alignment": "center"
          }
        },
        {
          "type": "posts",
          "settings": {
            "count": 3,
            "layout": "grid",
            "query": "latest"
          }
        }
      ]
    },

    {
      "id": "quick_facts_strip",
      "type": "section",
      "elements": [
        {
          "type": "icon-box",
          "content": {
            "icon": "fa-sun",
            "title": "Save Money",
            "description": "Cut your energy bills by up to 60%."
          }
        },
        {
          "type": "icon-box",
          "content": {
            "icon": "fa-globe",
            "title": "Go Green",
            "description": "Reduce your carbon footprint globally."
          }
        },
        {
          "type": "icon-box",
          "content": {
            "icon": "fa-bolt",
            "title": "Stay Updated",
            "description": "Access the latest solar tech trends."
          }
        }
      ],
      "settings": {
        "background_color": "#4CAF50",
        "text_color": "#FFFFFF",
        "padding": "30px"
      }
    },

    {
      "id": "category_highlights",
      "type": "section",
      "elements": [
        {
          "type": "heading",
          "content": "Explore by Category",
          "settings": { "tag": "h2", "alignment": "center" }
        },
        {
          "type": "gallery",
          "settings": {
            "items": [
              { "title": "Solar Basics", "image": "solar_basics.jpg", "link": "/category/solar-basics" },
              { "title": "Global Solar News", "image": "global_news.jpg", "link": "/category/global-solar-news" },
              { "title": "Tech & Innovation", "image": "tech_innovation.jpg", "link": "/category/tech-innovation" },
              { "title": "Cost & Savings", "image": "cost_savings.jpg", "link": "/category/cost-savings" }
            ],
            "columns": 4
          }
        }
      ]
    },

    {
      "id": "newsletter_signup",
      "type": "section",
      "elements": [
        {
          "type": "heading",
          "content": "Join 10,000+ Readers Getting Weekly Solar Updates",
          "settings": { "tag": "h2", "alignment": "center" }
        },
        {
          "type": "form",
          "settings": {
            "fields": [
              { "type": "text", "label": "Name" },
              { "type": "email", "label": "Email" }
            ],
            "submit_button_text": "Subscribe",
            "button_color": "#FFD43B",
            "success_message": "Thank you for subscribing!"
          }
        }
      ]
    },

    {
      "id": "footer",
      "type": "section",
      "elements": [
        {
          "type": "text-editor",
          "content": "© 2025 SolarPulseGlobal – All Rights Reserved.",
          "settings": { "alignment": "center", "color": "#FFFFFF" }
        },
        {
          "type": "social-icons",
          "settings": {
            "icons": [
              { "icon": "fa-facebook", "link": "https://facebook.com/solarpulseglobal" },
              { "icon": "fa-twitter", "link": "https://twitter.com/solarpulseglobal" },
              { "icon": "fa-linkedin", "link": "https://linkedin.com/company/solarpulseglobal" }
            ]
          }
        }
      ],
      "settings": {
        "background_color": "#333333",
        "padding": "20px"
      }
    }
  ]
}/* End custom CSS */