Hello, I removed the CSS code so you can see what it looks like without the CSS code but now I'm giving you the CSS code and you can see what it looks like with the CSS code and without the CSS code
Here is the CSS code, you just have to put it in Customization then additional CSS:
input[type="email"]:focus{
color:#000;
border:none
}
textarea:focus{
color:#000;
border:none
}
input[type="text"]:focus{
color:#000;
border:none
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"], input[type="url"], input[type="number"], input[type="date"], select, textarea{
border:1px solid gray;
color:#000;
}