How to center a div in Bootstrap 4?

Hello! Thank you for your help! Yes, I mean the vertical margin. The second div (which is a form) has a nice margin between the text field and the submit button. I tried to make a similar margin in the third div, between the button group and the, save test button. I tried to accomplish this by placing the button group in a form but apparently, it didn’t work as intended. How do I do that?

I removed col-sm-10 but it didn’t get centered. I will post the rest of the code for that part of the page, then it will be easier to see if there is something else that isn’t right!