.hooks {
    font-family: var(--mono-font) !important;
    font-size: var(--code-font-size);
    white-space: pre-wrap;
}
