.button-facebook {
    background-color: #3b5998;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.button-twitter {
    background-color: #0084b4;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.footer {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
}