/* Not invert images */
:root.a11y-invert img {
  filter: invert(1);
}
