/* Add custom CSS styles below */ 
.footer-is-light .store-footer .store-footer__inner, .store-footer{
color:white;

background-image:url(https://i.postimg.cc/KYgZzH0n/Desktop-48-1.png);

}

.slide--cat-entry{
height:13rem;
padding:15px;
background-color:transparent!important;

}

.swiper-wrapper.s-slider-swiper-wrapper:has(.slide--cat-entry img) {
  display: flex !important;
  justify-content: center !important;
}


button[style*="ticketing-system-primary-color"] {
  display: none !important;
}