.boxFooter
{
	grid-column: 1/5; 
	grid-row: 16/17;
	color: whitesmoke;
	padding: 10px;
	text-align: center;
}

