Contact Us

 

 

.contact-container { max-width: 600px; margin: 50px auto; background-color: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }

.contact-container h1 { text-align: center; color: #333; }

.contact-container form { display: flex; flex-direction: column; }

.form-group { margin-bottom: 15px; }

.form-group label { font-weight: bold; margin-bottom: 5px; display: block; color: #555; }

.form-group input, .form-group textarea, .form-group button { width: 100%; padding: 10px; border: 1px solid #ddd; border-radius: 5px; }

.form-group textarea { resize: vertical; min-height: 100px; }

.form-group button { background-color: #007bff; color: #fff; font-size: 16px; border: none; cursor: pointer; }

.form-group button:hover { background-color: #0056b3; }

.contact-container .note { font-size: 14px; color: #777; text-align: center; }

.contact-container .note a { color: #007bff; text-decoration: none; }

.contact-container .note a:hover { text-decoration: underline; }

Contact Us

Have a question or suggestion? We’d love to hear from you! Fill out the form below, and we’ll get back to you as soon as possible.