<input class="w3-input w3-border w3-margin-bottom" type="text" name="description" placeholder="Description">
<label>Notes</label>
<input class="w3-input w3-border w3-margin-bottom" type="text" name="notes" placeholder="Notes">
- <button type="submit" class="w3-black w3-btn-block w3-section w3-padding">Submit</button>
+ <button type="submit" class="w3-black w3-hover-orange w3-btn-block w3-section w3-padding">Submit</button>
</div>
</form>
</div>