Center buy button horizontally within its container
Open your theme's stylesheet, scroll down to the bottom using Ctrl↓, then add this:
[data-embed_type] { display: block !important; iframe { margin: 0 auto !important; } }