I Need help to fix the problem, I need to center the content inside the column in bootstrap4, please find my code below
<div class="container"><div class="row justify-content-center"><div class="col-3"><div class="nauk-info-connections"></div></div></div>