input, button, textarea, a { transition: outline 0.15s linear; &:focus { outline: 4px solid #94cfff9c; } }