Change buttons form

Add the code below to Custom CSS field on your Pricing Table widget’s Appearance tab:

.eapps-pricing-table-column-button{
  border-radius: 20px !important;
}

You’re welcome to change the value in the code until you like the result.