#login-header{
    background: #284370;
}
#login-contenido{
    height: 80vh;
    background-image: url('../media/acceso/login.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#login-text-footer{
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
}