.twitter-twets li:before,
footer.page-footer .footerBox .footer-wrapper-mid .twitter-twets li:before,
footer.page-footer .footerBox .twitter-twets li:before{
    content: "\f243";
    font-family: "Ionicons";
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 0;
}
.twitter-twets li {
    font-size: 13px;
    padding-bottom: 20px;
    padding-left: 35px;
    position: relative;
    text-transform: none;
}
.twitter-twets li a {
    color:#27aba6;
}