html,
body {
	height: 100%;
}
body {
	background-color: #fff;
}
.alert{
	margin-top: 1rem;
}
a{text-decoration: none;}
.card{
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}