.footer-login {
    text-align: center;
    color: #666;
}
.footer-login a {
    color: #666;
}

.imagem-fundo {
    background-image: url(../img/barber1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}