{
	"class":"block-settings",
	"title":"block-settings",
	"rows":[
		{
			"cols":[
				{
					"class":"col-6",
					"controls":{
						"margin-top":{
							"type":"text",
							"label":"Top"
						}
					}
				},
				{
					"class":"col-6",
					"controls":{
						"margin-right":{
							"type":"text",
							"label":"Right"
						}
					}
				}
			]
		},
		{
			"cols":[
				{
					"class":"col-6",
					"controls":{
						"margin-left":{
							"type":"text",
							"label":"Left"
						}
					}
				},
				{
					"class":"col-6",
					"controls":{
						"margin-bottom":{
							"type":"text",
							"label":"Bottom"
						}
					}
				}
			]
		},
		{
			"cols":[
				{
					"class":"col-6",
					"controls":{
						"padding-top":{
							"type":"text",
							"label":"Top"
						}
					}
				},
				{
					"class":"col-6",
					"controls":{
						"padding-right":{
							"type":"text",
							"label":"Right"
						}
					}
				}
			]
		},
		{
			"cols":[
				{
					"class":"col-6",
					"controls":{
						"padding-left":{
							"type":"text",
							"label":"Left"
						}
					}
				},
				{
					"class":"col-6",
					"controls":{
						"padding-bottom":{
							"type":"text",
							"label":"Bottom"
						}
					}
				}
			]
		}
	],
	"hidden-in-panel":true
}
