
@media (prefers-reduced-motion: reduce) {
  .innerDialogButton use {
    transition: none !important;
    animation: none !important;
  }
}