.ticker--inner {
  transition-timing-function: linear !important;
  pointer-events: none;
}

.ticker--inner a {
  pointer-events: auto;
}