a:focus,
button:focus {
    outline: none;
    box-shadow: none;
}
