#userLoginForm {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.imgLogo {
    height: 100px;
}

.btnLogin {
    background-color: rgb(7, 21, 84);
    color: white;
    font-weight: bold;
}