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

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