To disable hover effect on Footer Social Icons, you can use this code to Custom CSS.
footer.sections a.sqs-svg-icon--wrapper:hover { opacity: 1 !important; }