Hello @lindaje ,
Since the option to change the button color is not available with in the theme you can use below given custom CSS .
.call-to-action-buttons a.custom-button {
background: #a46497;
}
Change the hex color code as per your requirement .
But the feature to change the link color i.e text color of the button is available within the theme . Just go to Admin Panel > Appearance > Customize > Color Options > Home Widget Color Options > Link Color and change the color.
Hope this Helps .
Best Regards!!