.comment{
        font-family: var(--font-mono);
        font-size: 0.85rem;
        font-weight: 400;
        color: var(--muted);
        margin-top: 12px;
        letter-spacing: 0.05em;
}