.footer{
    background-color:#ffffff;
    color: #333;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;;
    border-top: solid 2px #eae6e3;
}
.footer a{
    color: #333;
    text-decoration: none;
}
.footer .footer-content{
    padding: 20px 0;
}