Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.
.row.footer-sidebar {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
display: flex !important;
}