.bg-light {
  background-color: #f9fcff !important;
}

.login-form {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

