@@ -65,6 +65,25 @@
"fontFamily": "var(--wp--preset--font-family--helvetica-neue)"
},
"elements": {
+ "button": {
+ "border": {
+ "radius": "0"
+ },
+ "color": {
+ "background": "black"
+ "spacing": {
+ "padding": {
+ "left": "33",
+ "right": "33",
+ "bottom": "18",
+ "top": "18"
+ }
+ "typography": {
+ "textTransform": "uppercase"
"link": {
"color": {
"text": "var(--wp--preset--color--black)"