Contact information

πŸ“ž Contact Us

If you have any questions, concerns, or feedback, feel free to reach out to us:

  • πŸ“§ Email: importbazar1@gmail.com
  • πŸ“ Store Name: Import Bazar
  • ⏰ Support Hours: Mon – Sat (10 AM – 7 PM)
.contact-section { background: #f9f9f9; padding: 25px; border-radius: 10px; box-shadow: 0px 4px 8px rgba(0,0,0,0.1); margin: 20px 0; text-align: center; } .contact-section h2 { color: #4b0082; /* Indigo Purple */ margin-bottom: 15px; } .contact-section p { font-size: 16px; margin-bottom: 20px; } .contact-list { list-style: none; padding: 0; margin: 0; font-size: 16px; } .contact-list li { margin: 8px 0; } .contact-list a { color: #ff6600; /* Diminish Orange contrast */ font-weight: bold; text-decoration: none; } .contact-list a:hover { text-decoration: underline; }