I like to use an 2px outline with offset so it is really obvious. I feel like box shadow isn't quite enough.
[tabindex="-1"]:focus, input:read-write:focus, select:focus, textarea:focus{ outline: solid 2px; outline-offset: 1px; }