header { box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.44); }

h1, h2, h3, h4 { letter-spacing: 0.1em; }

/*
.homepage-hero-text h1 { text-shadow: 0px 0px 50px #fff; }
.homepage-hero-text p { text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15), 0px 0px 5px rgba(0, 0, 0, 0.3); }
*/

.homepage-product-categories .listings { row-gap: var(--space-l); }
.listing .image { border-radius: 20px; }
.gallery img { border-radius: 20px; }
.rounded-corners { border-radius: 20px; }
.dropdown { border-radius: 15px; }