:root {
	--wd-primary-color: #2069e5;
	--wd-alternative-color: #282828;
	--btn-accented-bgcolor: #2069e5;
	--btn-accented-bgcolor-hover: rgb(40,40,40);
	--notices-success-bg: #2069e5;
	--notices-warning-bg: rgb(221,51,51);
	--wd-link-color: #282828;
	--wd-link-color-hover: #2069e5;
}
.wd-footer {
	background-color: #22292e;
	background-image: none;
}
:root{
}




