:root {
	--wd-primary-color: rgb(236,0,140);
	--btn-accented-bgcolor: rgb(236,0,140);
	--btn-accented-bgcolor-hover: rgb(236,0,140);
}
.header-banner {
	background-color: rgb(236,0,140);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 700;
	font-size: 90px;
	color: rgb(236,0,140);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 800;
	color: rgb(33,33,33);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-size: 30px;
}
.single-product .wd-page-content {
	background-color: rgb(250,199,207);
	background-image: none;
}




