Next Button

Add the surface-next-button class to the next button.
<button class="surface-next-button">Next</button>

Submit Button

Add the surface-submit-button class to the submit button.
<button type="submit" class="surface-submit-button">Submit</button>