
*,
button,
a {
  -webkit-tap-highlight-color: transparent; /* إزالة وميض اللمس */
  outline: none; /* إزالة إطار التركيز */
}
