Apologies for any confusion due to my not-so-great English skills.
I'm currently utilizing the beta version of Bootstrap 4 (the latest, not alpha) and so far it's been great. However, I've noticed that in this new version, the offset class has been removed. I would greatly appreciate it if someone could provide me with a solution on how to create an offset using flexbox with any desired amount. Previously, I would use .col-offset-2 to offset 2 columns, and now I'm looking for a way to achieve this using flexbox instead. Thank you!