.mod-socials .social-icon {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
}

.mod-socials .social-icon.facebook {
    background-image: url("../images/facebook-square.png");
}

.mod-socials .social-icon.instagram {
    background-image: url("../images/instagram-icon.png");
}

.mod-socials .social-icon.whatsapp {
    background-image: url("../images/whatsapp-square.png");
}
