/* Add custom CSS styles below */ 
/* Hide the TRN (الرقم الضريبي) block in the store footer */
salla-trust-badges[data-testid="store-footer-trust-badges"] + div {
  display: none !important;
}