Subscribe to our emails
Be the first to know about new collections and special offers.
Got a question, idea, or issue? We're here to help. Expect a response within 48 hours.
Send .contact-section { max-width: 600px; margin: 60px auto; padding: 40px 20px; text-align: center; font-family: 'Helvetica Neue', sans-serif; } .contact-section h1 { font-size: 2.5em; margin-bottom: 10px; font-weight: bold; } .contact-section p { font-size: 1em; color: #555; margin-bottom: 30px; } .contact-form input, .contact-form textarea { width: 100%; padding: 12px 15px; margin-bottom: 20px; border: 1px solid #ccc; border-radius: 4px; font-size: 1em; box-sizing: border-box; } .contact-form textarea { height: 120px; resize: vertical; } .contact-form button { background-color: #000; color: #fff; padding: 12px 30px; border: none; border-radius: 4px; font-size: 1em; cursor: pointer; transition: background-color 0.3s ease; } .contact-form button:hover { background-color: #333; }