#correct-answer {
    white-space: pre-line;
}

.answer-hint {
    margin: -6px 0 12px;
    color: var(--muted);
    font-size: 14px;
    font-weight: 700;
}

.missing-items {
    margin: 0 0 10px;
    color: var(--warn);
    font-weight: 700;
}
