{
        "name": "default",
        "styles": {
            "background-color": "#ffffff",
            "color": "#000000",
            "border-style": "none",
            "border-width": "1px",
            "border-color": "#ffffff",
            "border-radius": "0px",
            "font-family": "Arial",
            "opacity": "1"
        },
        "static-settings": {
            "layout" : "row_spaced",
            "button_padding": "12px 29px"
        },
        "heading":{
            "text-align":"start"
        },
        "logo": {
            "src":"",
            "margin-left": "0px",
            "width": "fit-content",
            "height": "50px",
            "transform": "none"
        },
        "accept_button": {
            "is_on": false,
            "background-color": "#176CAE",
            "color": "#ffffff",
            "font-family": "Arial",
            "border-style": "solid",
            "border-width": "2px",
            "border-color": "#176CAE",
            "border-radius": "0px",
            "opacity": "1",
            "min-width": "150px",
            "display": "flex",
            "justify-content": "center",
            "align-items": "center",
            "text-align": "center"
        },
        "decline_button": {
            "is_on": true,
            "background-color": "#ffffff",
            "color": "#176CAE",
            "font-family": "Arial",
            "border-style": "solid",
            "border-width": "2px",
            "border-color": "#176CAE",
            "border-radius": "0px",
            "opacity": "1",
            "min-width": "150px",
            "display": "flex",
            "justify-content": "center",
            "align-items": "center",
            "text-align": "center"
        },
        "settings_button": {
            "is_on": true,
            "background-color": "#ffffff",
            "color": "#176CAE",
            "font-family": "Arial",
            "border-style": "solid",
            "border-width": "2px",
            "border-color": "#176CAE",
            "border-radius": "0px",
            "opacity": "1",
            "min-width": "150px",
            "display": "flex",
            "justify-content": "center",
            "align-items": "center",
            "text-align": "center"
        },
        "accept_all_button": {
            "is_on": true,
            "background-color": "#176CAE",
            "color": "#ffffff",
            "font-family": "Arial",
            "border-style": "solid",
            "border-width": "2px",
            "border-color": "#176CAE",
            "border-radius": "0px",
            "opacity": "1",
            "min-width": "150px",
            "display": "flex",
            "justify-content": "center",
            "align-items": "center",
            "text-align": "center"
        },
        "readmore_button":{
            "background-color": "#ffffff",
            "color": "#176CAE",
            "font-family": "Arial",
            "border-style": "solid",
            "border-width": "1px",
            "border-color": "#176CAE",
            "border-radius": "0px",
            "opacity": "1"
        },
        "opt_out_button":{
            "color": "#176CAE"
        },
        "revoke_consent_button": {
            "color": "#ffffff",
            "background-color": "#176CAE"
        }
    }