footer {
    position: relative;
    z-index: 8;
    width: 100%;
}
.footer-w{
    padding: .3rem 0;
}
footer p{
    margin-bottom: 0;
    color: #fff;
}