/* Add custom CSS styles below */ 
.store-footer__inner {
    background-color: #662D91;

}

lord-icon.flex.m-auto {
    --lord-icon-primary: #fff !important;
    --lord-icon-secondary: #000 !important;
    --lord-icon-primary-base: #fff !important;
    --lord-icon-secondary-base: #000 !important;
}

.shadow-default.bg-primary.p-5.xs\:p-7.rounded-md.mb-5.relative.transition-height.duration-1000 {
    background-color: white;
}
span.text-gray-500 {
    color: black;
    font-size: larger;
}