.bg{
    background-image: url('../../dashboard/img/background-login.jpg'); 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    height: 100vh; 
    margin: 0; 
    background-position: center 80%;
    z-index: -1;
}

.logo {
    text-align: center;
}

.bol {
    color: black;
    font-weight: 600;
}