{
    "margin":{
        "type":"object",
        "default":{
            "top":"",
            "right":"",
            "bottom":"",
            "left":""
        }
    },
    "padding":{
        "type":"object",
        "default":{
            "top":"",
            "right":"",
            "bottom":"",
            "left":""
        }
    }
}