
.login {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mb-3 {
    margin-bottom: 30px;
}