.twitter-twets li:before,
footer.page-footer .footerBox .footer-wrapper-mid .twitter-twets li:before,
footer.page-footer .footerBox .twitter-twets li:before{
    content: "\f099";
    font-family: "FontAwesome";
    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:#c0a062;
}