code, .rst-content tt, .rst-content code {
    color: #454545; !important;
    background-color: white; !important;
    font-size: 80%; !important;
}

.rst-content tt.literal, .rst-content tt.literal, .rst-content code.literal {
    color: inherit; !important;
}

.s1, .s2 {
    color: #099; !important;
}