a {
    color: inherit;
    text-decoration: none; /* no underline */
}

* {
    outline: none;
    -webkit-tap-highlight-color: transparent;
}