
.footer, .body:after {
	min-height: 400px;
	height: max-content;
	/*background: rgb(247, 247, 247);*/
	background-color: rgb(38 38 38);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,45484d+100 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(69,72,77,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
