.footer-social-2 {
    display: flex;
    flex-wrap: wrap;
}

.footer-social-2 div:hover,
.footer-social-2 div:focus,
.footer-social-2 div:active {
    box-shadow: 0 0 0 128px rgba(0, 0, 0, 0.33) inset;
}

.bvi-body .footer-social-2 img {
    filter: invert(1) !important;
}