Hi,
To align the social icons in footer section
Go to the Appearance -> Editor -> style.css
add below css code
.footer .social-icons { text-align: center; }
.footer .social-icons a { display: inline-block; float: none; }
Th option is available in Appearance -> Theme Options -> Basic Settings to change the background color of footer
Regards
Grace Themes