.ast-icon.icon-arrow {
    line-height: inherit !important;
}

::selection {
  background: var(--e-global-color-primary);
  color: white;
}

img {
    pointer-events: none !important;
}