hello can you help also to add space between the other sections ?
I managed to do the padding only the links section but the other section (social media icons, copyright, payment icons and newsletter not spaced/padded out) thanks if you can assist !
I used this code for the links
ul.no-bullets.site-footer__linklist li {
padding: 10px 0;
}
