.btn.active:focus,
.btn:active:focus,
.btn:focus,
a:focus {
  outline: none;
}
