We remove the default outline styles on some form controls and apply a box-shadow in its place for :focus.
outline
box-shadow
:focus
The above example input uses custom styles in our documentation to demonstrate the :focus state on a .form-control.
.form-control