{
    "demo": "demo-insurance",
    "modules": [
        "services",
        "blog",
        "gallery",
        "faqs"
    ],
    "modules_navigation": {
        "services": {
            "header": true,
            "footer": true
        },
        "blog": {
            "header": true,
            "footer": true
        },
        "gallery": {
            "header": false,
            "footer": true
        },
        "faqs": {
            "header": false,
            "footer": true
        }
    },
    "skin": "auto",
    "fonts": {
        "primary": "Poppins",
        "secondary": "Playfair Display",
        "tertiary": "Poppins"
    },
    "schema_type": "MedicalBusiness",
    "header": {
        "cta_button": {
            "active": true,
            "title": "Book Now",
            "url": "/contact",
            "target": "_self",
            "style": "primary"
        }
    },
    "brand_defaults": {
        "colors": {
            "primary": "#060D0C",
            "secondary": "#07F2B0",
            "tertiary": "#FFFFFF",
            "quaternary": "#E8EEF3",
            "dark": "#212529",
            "light": "#FFFFFF"
        },
        "fonts": {
            "primary": "Poppins",
            "secondary": "Playfair Display",
            "tertiary": "Poppins"
        },
        "logo_pack": "nutritionist"
    }
}
