code .ge {
    font-style: normal !important;
    font-weight: bold;
    color: var(--color-yellow-600);
}

code, .highlight .s2 {
    font-style: normal !important;
}