style{
.syntaxhighlighter.printing .functions {
    color: #57DCFD !important;
}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
    color: #57DCFD !important;
}
.syntaxhighlighter .functions {
    color: #57DCFD !important;
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
    color: #57DCFD !important;
}
}