html{
	height: 100%;
}
body{
	min-height:100%;
}
#footer{
	padding:15px;
	border-top:1px solid;
	border-color:var(--bs-border-color-translucent);
}