escondendo a borda do botão quando clicado
*:focus {
outline: 0 !important;
}
Energetic Eagle
*:focus {
outline: 0 !important;
}