/* Green ocean blue */

:root {
    --primary-color: #217c7e;
    --secondary-color: #000080;
    --highlight-color: #ffd800;
}


#bundle {
	background-image: url('https://assets.bundleofholding.com/resources/59/1f/591f2454af9bdbf9081666828732d19d2439ba50f6bcf0b6ead465cc62b4da47.png');
}

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

