dawn theme change positioning of the elements in the footer

https://schaschlyk.de

password: leeklas

Is there a way to put the info tab right underneath the centre of the left image and the faq tab underneath the center of the right image?

the news letter can stay the same

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.css and paste this at the bottom of the file:
.footer__content-top .grid__item {
max-width: 200px;
margin: 0 auto;
}