/* Add custom CSS styles below */ 
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) > h3 {
  display: none !important;
}