.footer{
    width: 95%;
    text-align: center;
    font-size: 14px;
    margin-top: -40px;
    overflow: hidden;
}
.footer p{
    text-align: center;
    font-size: 14px;
}
