/* Blue-red */

:root {
	--primary-color: #0e397d;
	--secondary-color: #cc3300;
	--highlight-color: #f1c40e;
}


#bundle {
	background-image: url('https://assets.bundleofholding.com/resources/21/36/2136d422f3215e62fa35acc38a105455e62e071933425427502738be3ed05bc6.png');
}

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

