I’m unable to get any of the Theme style settings to stick on my Contact Form 7 forms, specifically the focused border color attribute.
Under [theme settings > styles and colors > forms] I have the border colors set like so:

On the page with the CF7 block, I have the same colors set:

However, when the forms load, I am getting the wrong focused color – in all fields EXCEPT one.


I have tried adding CSS styling in [appearance > customize > additional CSS] with
input:focus {
border-color: yellow !important;
}
but again, only one field responds.
Appreciate any help, thanks.
Attachments:
You must be
logged in to view attached files.