.fsi-container .facebook span,
.fsi-container .facebook .tooltip,
.fsi-container .facebook .tooltip:before{
    background: #3b5999;
    color: #fff;
}

.fsi-container .instagram span,
.fsi-container .instagram .tooltip,
.fsi-container .instagram .tooltip:before{
    background: #e1306c;
    color: #fff;
}

.fsi-container .twitter span,
.fsi-container .twitter .tooltip,
.fsi-container .twitter .tooltip:before{
    background: #46c1f6;
    color: #fff;
}

.fsi-container .linkedin span,
.fsi-container .linkedin .tooltip,
.fsi-container .linkedin .tooltip:before{
    background: #0A66C2;
    color: #fff;
}

.fsi-container .pinterest span,
.fsi-container .pinterest .tooltip,
.fsi-container .pinterest .tooltip:before{
    background: #E60023;
    color: #fff;
}

.fsi-container .whatsapp span,
.fsi-container .whatsapp .tooltip,
.fsi-container .whatsapp .tooltip:before{
    background: #2BB741;
    color: #fff;
}

.fsi-container .googlemaps span,
.fsi-container .googlemaps .tooltip,
.fsi-container .googlemaps .tooltip:before{
    background: #c71610;
    color: #fff;
}

.fsi-container .email span,
.fsi-container .email .tooltip,
.fsi-container .email .tooltip:before{
    background: #f2a60c;
    color: #fff;
}

.fsi-container .phone-number span,
.fsi-container .phone-number.tooltip,
.fsi-container .phone-number .tooltip:before{
    background: #866eb1;
    color: #fff;
}