:root {
	--page-logo: url(https://cdn.pwonline.ru/static/img/main/themes/heaven_city/logo.png);
	--page-bg-top: url(https://cdn.pwonline.ru/static/img/main/themes/heaven_city/bg.jpg);
	--page-bg-bottom: url(https://cdn.pwonline.ru/static/img/main/themes/heaven_city/bg_bottom.jpg);
	--page-bg-color: #3470ab;
}

body {
	padding-bottom: 630px;
}

#logo {
	width: 232px;
	height: 200px;
	margin: 0px;
	top: 5px;
}

footer a img {
	opacity: 0;
}
footer > a:nth-child(1) {
	background: url(https://cdn.pwonline.ru/static/img/main/page/footer/pw2.png) no-repeat 0 0;
}
footer > a:nth-child(2) {
	background: url(https://cdn.pwonline.ru/static/img/main/page/footer/vkplay2.png) no-repeat 0 0;
}
footer > a:nth-child(3) {
	background: url(https://cdn.pwonline.ru/static/img/main/page/footer/astrum2.png) no-repeat 0 0;
}

footer .copyright {
	color: #fff;
}
