If you want to change it to White, add the class white in your code like this –
<a href="https://appfinite.com/shop/ambition/" class="button large white">Buy This Theme</a>
It will change the button color to white since it’s already included in the CSS. If you want to do another color then we’ll have to add it in your CSS first.