<!-- Title with montserrat font, white color and bold style -->

CONTACT US

<input type="Name" class="form-control" placeholder="Enter Name" id="name">
<input type="email" class="form-control" placeholder="Enter email" id="email">
<input type="Phone" class="form-control" placeholder="Enter Phone" id="Phone">
<input type="email" class="form-control" placeholder="Enter email" id="email">
<input type="Name" class="form-control" placeholder="Enter Name" id="name">
<textarea class="form-control rounded-0" id="exampleFormControlTextarea2" rows="3" placeholder="write here..."></textarea>
<button type="submit" class="btn btn-primary" style="text-align: center; width: 100%; border-radius: 50px;">Send</button>