#footer { padding: 90px 0 45px; }
#footer > .content-wrapper {}
#footer > .content-wrapper > .home-btn {
	display: block; width: 165px; height: 127px;
	margin: 0 auto 45px;
	
	background-image: url("../../images/logo.dark.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}