/* Hide page navigation footer */
main > footer {
	display: none;
}
