The btn-primary class is the main color you'll use in your app. It is useful for highlighting actions you want your user to take. Replace Bootstrap's btn-default class with btn-primary in your button.
Bootstrap also allows you to group a series of buttons together in a single line through the button group component. o create a button groups just wrap a series of ...