h2 {
    color: var(--color-muted);
    text-align: right;
    font-weight: normal;
    font-family: var(--code-font);
    font-size: 0.85rem;
    letter-spacing: -0.03em;
}

