Hello @Ben1000 !
Please add the below CSS as well:
.footer-block--newsletter {
margin-top: 0 !important;
}
And change the margin-bottom of this CSS as given:
.footer-block--newsletter.grid__item {
margin-bottom: 247px !important;
}
Hope this will help you out.