:root {
	--btn-accented-bgcolor-hover: rgb(10,44,111);
	--btn-transform: capitalize;
	--notices-warning-bg: rgb(244,195,0);
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-buy-now-btn {
	background: rgb(244,195,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(244,195,0);
}



