/** PRISM **/
code[class*=language-], pre[class*=language-] {
    text-shadow: none !important;
}
.token.operator {
    background: none !important;
}