Contact Us

 

body { font-family: Arial, sans-serif; background-color: #f8f8f8; margin: 0; padding: 0; } .contact-container { max-width: 500px; margin: 50px auto; background: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } h2 { text-align: center; color: #333; } p { text-align: center; color: #666; } form { display: flex; flex-direction: column; } label { font-weight: bold; margin-top: 10px; } input, textarea { width: 100%; padding: 10px; margin-top: 5px; border: 1px solid #ccc; border-radius: 5px; } button { margin-top: 15px; background: #007bff; color: white; padding: 10px; border: none; border-radius: 5px; cursor: pointer; } button:hover { background: #0056b3; }
Contact Us Contact Us Reviewed by Dr. Ashish Shrivastava on February 18, 2025 Rating: 5

No comments:

Powered by Blogger.