.login-img{
    display: block;
    width: 100%;
    justify-self: center;
}

.custom-bg-color{
    background-color:#12192C;
}

.custom-color{
    color: #12192C
}

.custom-txt{
    color: #495057;
    font-size: 12px; 
}