@ simplequirk:
maybe those lines can help you out.to change background add the following css to your child theme. (replace the #ffffff with the color of your choice. for transparency replace with it with ‘transparent’):
.caldera-grid .form-control {background-color: #ffffff;}
to change the text color u could use this line:
.caldera-grid .form-control {color: #ffffff;}
for a demo check our webdesign page.
regards n merry christmaz~
Victoria