:root {
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(43,49,54);
}
.wd-page-title {
	background-color: rgba(0,0,0,0.6);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}



