

/* Глюк Геткурс с фокусом */
:focus:not(:focus-visible) {
  outline: none !important;
}
