/* Add custom CSS styles below */ 
footer.store-footer {
    background-image: url(https://i.postimg.cc/9MDhw1zm/background2-01-1.png) !important;
    color: #fff;
    padding: 20px;
    position: relative;
   /* border-top-left-radius: 116% 129px;
    border-top-right-radius: 117% 129px;*/
    transform: translateY(-10px);
    margin-top: 35px !important;
}

.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter , .footer-is-custom .store-footer .footer-bottom {
    background-color: transparent !important;
}