footer{

    color: #656565;
    margin-top: 50px;
}
footer i{color: #77bce9;font-size: 14px;padding-right: 8px;}
footer a{
    text-decoration: none;
    color: #989898;
}
.copyright {
    width: 100%;
    padding: 15px;
    border-top: solid 1px #d7d7d7;
    margin-top: 10px;
}