I have the code below and I\'d like to center the \"well\" elements of the outer \"row\" div. I\'ve tried various approaches such as text-align: center (which just centers
For Bootstrap 4, use the below code:
Centered element
Ref: https://getbootstrap.com/docs/4.0/utilities/spacing/#horizontal-centering