/* Add custom CSS styles below */ 
.top-navbar {
    display: none;
}
.copyright-text p,
.copyright-text p a:hover {
  color: white!important;
}
.store-footer img.max-w-24.mb-2 {
    filter: brightness(0) invert(1);
}
@media (max-width: 768px) {

    section:nth-child(2 of.landing-page-first-banner)
  .container .item-text.max-w-\[700px\] {
    max-width: 250px !important;
}}