.login-card
{
  padding: 20px;
  margin: 50px 0;
}

.login-card h3.card-title
{
	text-transform: uppercase;
	padding-bottom: 20px;
}