.img-login {
  width: 50px;
  height: 50px;
}

a {
  text-decoration: none !important;
  }
a:hover {
  text-decoration: none !important;
  }
.bg-info-2{
  background-color: #17a2b8 !important;
}