@mixin kbq-highlight-theme() {
    .kbq-highlight {
        color: inherit;

        font-weight: bold;
        background-color: transparent;
    }
}
