:root {
	--btn-accented-bgcolor: rgb(10,44,111);
	--btn-accented-bgcolor-hover: rgb(10,44,111);
	--btn-transform: capitalize;
	--notices-warning-bg: rgb(244,195,0);
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
html .wd-buy-now-btn {
	background: rgb(244,195,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(244,195,0);
}



.wd-page-title {
background-color: rgb(28,97,231);
}

