How can I change the borders’ color while on focus mode? I tried with adding custom css with the selector “element on focus”, but if I change the border color inside the css styling for that element nothing changes.
I’d like my field to change the border color to #213951 while on focus to match the site’s colours. Thank you.