.social-stats-widget .panel-body ul {
    font-size: 11px;
}
.social-stats-widget .panel-body>ul li:before {
    content: "";
}
.social-stats-widget .value {
    font-weight: bold;
}

.social-stats-widget .facebook .fa-stack {
    color: #254ea6;
}
.social-stats-widget .pinterest .fa-stack {
    color: #c02026;
}
.social-stats-widget .linkedin .fa-stack {
    color: #0077b5;
}