:root {
	--wd-primary-color: rgba(28,97,231,0);
	--wd-alternative-color: rgba(28,97,231,0);
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}



