
 /* High contrast mode */
/*body.high-contrast { background: #fff !important; color: #000 !important; }*/
body.high-contrast { background-color: #fff !important; color: #000 !important; background-blend-mode: multiply !important; filter: contrast(150%); ) }
body.high-contrast * { font-weight: bolder !important; }
body.high-contrast .dySgKJ, body.high-contrast .jbYGmi, body.high-contrast .zFDtD { background: #fff; background-image: none !important; }
body.high-contrast a { text-decoration: underline !important; filter: contrast(100%); }
body.high-contrast img { filter: contrast(150%) brightness(120%); }
