.answer-text {
    font-family: var(--ff-mono);
    font-size: var(--fs-sm);
    line-height: 1.6;
    color: var(--text);
    white-space: pre-wrap;
}
