{
    "demo": "demo-digital-agency-2",
    "modules": [
        "services",
        "faqs",
        "gallery",
        "blog"
    ],
    "modules_navigation": {
        "services": {
            "header": true,
            "footer": true
        },
        "faqs": {
            "header": false,
            "footer": true
        },
        "gallery": {
            "header": false,
            "footer": true
        },
        "blog": {
            "header": true,
            "footer": true
        }
    },
    "skin": "auto",
    "fonts": {
        "primary": "Lexend",
        "secondary": "Lexend",
        "tertiary": "Open Sans"
    },
    "schema_type": "LocalBusiness",
    "header": {
        "cta_button": {
            "active": true,
            "title": "Contact",
            "url": "/contact",
            "target": "_self",
            "style": "primary"
        }
    },
    "brand_defaults": {
        "colors": {
            "primary": "#3FC2C2",
            "secondary": "#060928",
            "tertiary": "#0227AE",
            "quaternary": "#777777",
            "dark": "#292929",
            "light": "#FFFFFF"
        },
        "fonts": {
            "primary": "Lexend",
            "secondary": "Lexend",
            "tertiary": "Open Sans"
        },
        "logo_pack": "standard-website"
    }
}
