.navbar {
    background: rgba(0,0,0,0.95);
}

footer {
    background: rgba(0,0,0,0.95);
}

footer li>a {
    color: #FFF;
}
footer p {
    color: #FFF;
}