.publicationDate-ijITjxvd {
    color: var(--color-text-secondary);
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: fit-content
}

.publicationDate-ijITjxvd.typographySocial-ijITjxvd {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-font-size: 14px;
    --ui-lib-typography-line-height: 18px
}

.publicationDate-ijITjxvd.typographyPlatform-ijITjxvd,
.publicationDate-ijITjxvd.typographySocial-ijITjxvd {
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    line-height: var(--ui-lib-typography-line-height)
}

.publicationDate-ijITjxvd.typographyPlatform-ijITjxvd {
    --ui-lib-typography-line-height: 19px;
    --ui-lib-typography-font-size: 13px
}