body.gprep-invert{
      filter: invert(1) hue-rotate(180deg) saturate(0.8);
}

body.gprep-saturation{
       filter: saturate(0.4);
}
body.gprep-a11y-cursor-large,
body.gprep-a11y-cursor-large * {
  cursor: url("data:image/svg+xml;utf8,<svg width='40' height='40' viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'><path d='M10 6 L10 38 L18 30 L23 42 L29 39 L24 27 L38 27 Z' fill='%23D3D3D3' stroke='%23808080' stroke-width='2'/></svg>") 0 0, auto !important;
}

.gprep-reset-btn,.gprep-font-reset-btn{
    min-height: 41px !important;
    margin-bottom: 15px;
    width: 175px !important;
    margin:12px 4px 12px 4px;
}
.gprep-reset-btn i,.gprep-font-reset-btn i{
      font-size:24px;
}