.boxFooter
{
	grid-column: 2/4; 
	grid-row: 11/12;
	color: whitesmoke;
	padding: 10px;
	text-align: center;
}

