Brief: Build a contact form for “LocaConnect,” a business directory. The form should allow users to enter their name, email, and message, with a map displayed next to it showing the business location. Use a white background (#ffffff) with dark blue accents (#34495E). Make the layout responsive, stacking the form and map vertically on smaller screens. Requirements: Form Fields: Name, email, and message fields with placeholder text. Submit Button: Blue “Send” button with hover effect. Map Embed: Placeholder for an embedded map next to the form. Typography: Labels in Arial Bold, size 16px. Responsive Layout: Form and map stack on screens below 768px. Optional validation to check for non-empty fields.