.footer {
	background: #000;
	box-sizing: border-box;
	padding: 15px 0 0;
}
.footer .copyright {
  color: #fff;
}
.footer h2 {
	margin-bottom: 35px;
}
.footer .content {
	margin-bottom: 29px;
}
#js_kit_darkness + img,
#js_kit_holder + img {
	position: absolute;
	bottom: 0;
	left: 0;
}