:root {
	--wd-primary-color: rgb(203,149,0);
	--btn-accented-bgcolor: rgb(203,149,0);
}
.footer-container {
	background-color: rgb(26,26,26);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(26,26,26);
	background-image: none;
}



