/* Brown-red */

:root {
    --primary-color: #663333;
    --secondary-color: #cc3300;
    --highlight-color: #ffcc99;
}


#bundle {
	background-image: url('https://assets.bundleofholding.com/resources/50/b7/50b7bdde7e1dcc6e5e8d1c80db7f28c54ce97b81cc3b2eb72a903120bc44151d.png');
}

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

