/* Add custom CSS styles below */ 
section.s-slider-categories.py-16.bg-\[var\(--color-primary\)\].sal-animate {
    background-color: white;
}

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;
}

.footer-is-light .store-footer .store-footer__inner {
background: linear-gradient(180deg, #41A6C3 0%, #476AB1 50%, #566B82 100%);

color:white;

}

div#mainnav {
    color: #4570B6;
    background-color: white;
}

img[alt="iPhone Frame"] {
  object-fit: none !important;
}