:root {
	--page-logo: url(https://cdn.pwonline.ru/static/img/main/themes/eastlands/logo.png);
	--page-bg-top: url(https://cdn.pwonline.ru/static/img/main/themes/eastlands/bg.jpg?1);
	--page-bg-bottom: url(https://cdn.pwonline.ru/static/img/main/themes/eastlands/bg_bottom.jpg?1);
	--page-bg-color: #5d4d58;
}
body {
	padding-bottom: 630px;
}


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;
}
