Hey there,
Please add the code below in your Appearance > Customize > Custom > CSS
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { color: white; }
For the map, please add
.gm-style .gm-style-iw {
color: black;
}
Hope that helps. 🙂