/* Add custom CSS styles below */ 
.form-input {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    color: #000000;
}