.blue-background {
  background-color: #3f51ae;
}
.blue {
  color: #e2e5f3;
}
.login {
  background: url(../img/bg.jpg) no-repeat center center / cover !important;
  height: 100%;
}
