/* Red-yellowish */

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


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

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

