/* Add custom CSS styles below */ 


.footer-is-custom .store-footer .store-footer__curve {
    width: 100%;
    height: 60px;
    background: linear-gradient(90deg, #440a59, #440a59);
    
}