/* Red-blue */

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


#bundle {
	background-image: url('https://assets.bundleofholding.com/resources/71/d5/71d5b43d86c36aa7d14106ab1d941360614bbc2c20b299a2abef82fe9076ad97.png');
}

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

