/* Red-yellowish */

:root {
	--primary-color: #cc3300;
	--secondary-color: #c37b10;
	--highlight-color: #ffd8b1;
}


#bundle {
	background-image: url('https://assets.bundleofholding.com/resources/8d/1a/8d1ae963815e71d2ca1ba24220dd8d66ea4f4c5ec8f1edd7ad7b0c2fc4ea9882.png');
}

#store-banner::before {
	background-image: url('');
}

