/**
* Block Name: buttons
*/

section.buttons .col-md-12 > .btn-primary {
  margin-right: 25px;
  margin-left: 25px;
}

section.buttons .col-md-12 > .btn-primary {
  margin-bottom: 0;
}
