/* Blue-red */

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


#bundle {
	background-image: url('https://assets.patternchest.com/resources/9c/8c/9c8cd010519d4595e83c8527a414d7f0e35876b4439c0f628449a1de528d8bf8.png');
}

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

