
div.footer
{
	width: 100vw;
	margin: 10px 0;
	text-align: center;
}

div.footer
{
	font-family:
		/* Roboto Slab */
		'Palatino Linotype',
		'Palatino',
		'Palladio',
		'URW Palladio L',
		'Book Antiqua',
		'Baskerville',
		'Bookman Old Style',
		'Bitstream Charter',
		'Nimbus Roman No9 L',
		'Garamond',
		'Apple Garamond',
		'ITC Garamond Narrow',
		'New Century Schoolbook',
		'Century Schoolbook',
		'Century Schoolbook L',
		'Georgia',
		serif;
	font-weight: 500;
}
