if I understood correctly, you can create a button in Webflow add a class and customize the appearance. Then you can delete the custom button and create the embedded button and give it the class of the custom button you’ve created.
important: beware of spaces and capital letters in your class name, webflow converts it into lowercase and dashes.
Example: This is My Button gets transformed into this-is-my-button